View Source GoogleApi.CloudDeploy.V1.Model.AnthosCluster (google_api_cloud_deploy v0.6.0)

Information specifying an Anthos Cluster.

Attributes

  • membership (type: String.t, default: nil) - Membership of the GKE Hub-registered cluster to which to apply the Skaffold configuration. Format is projects/{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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.