GoogleApi.CloudDeploy.V1.Model.GkeCluster (google_api_cloud_deploy v0.2.0) View Source

Information specifying a GKE Cluster.

Attributes

  • cluster (type: String.t, default: nil) - Information specifying a GKE Cluster. Format is `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.CloudDeploy.V1.Model.GkeCluster{cluster: String.t() | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.