View Source GoogleApi.CloudDeploy.V1.Model.AnthosCluster (google_api_cloud_deploy v0.13.0)
Information specifying an Anthos Cluster.
Attributes
-
membership(type:String.t, default:nil) - Optional. Membership of the GKE Hub-registered cluster to which to apply the Skaffold configuration. Format isprojects/{project}/locations/{location}/memberships/{membership_name}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.AnthosCluster{ membership: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.