View Source GoogleApi.GKEHub.V1.Model.TypeMeta (google_api_gke_hub v0.16.0)
TypeMeta is the type information needed for content unmarshalling of Kubernetes resources in the manifest.
Attributes
-
apiVersion
(type:String.t
, default:nil
) - APIVersion of the resource (e.g. v1). -
kind
(type:String.t
, default:nil
) - Kind of the resource (e.g. Deployment).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.