View Source GoogleApi.GKEHub.V1.Model.GenerateConnectManifestResponse (google_api_gke_hub v0.3.1)
GenerateConnectManifestResponse contains manifest information for installing/upgrading a Connect agent.
Attributes
-
manifest
(type:list(GoogleApi.GKEHub.V1.Model.ConnectAgentResource.t)
, default:nil
) - The ordered list of Kubernetes resources that need to be applied to the cluster for GKE Connect agent installation/upgrade.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.GKEHub.V1.Model.GenerateConnectManifestResponse{ manifest: [GoogleApi.GKEHub.V1.Model.ConnectAgentResource.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.