View Source GoogleApi.CloudDeploy.V1.Model.GkeCluster (google_api_cloud_deploy v0.6.0)
Information specifying a GKE Cluster.
Attributes
-
cluster
(type:String.t
, default:nil
) - Information specifying a GKE Cluster. Format isprojects/{project_id}/locations/{location_id}/clusters/{cluster_id}
. -
internalIp
(type:boolean()
, default:nil
) - Optional. If true,cluster
is accessed using the private IP address of the control plane endpoint. Otherwise, the default IP address of the control plane endpoint is used. The default IP address is the private IP address for clusters with private control-plane endpoints and the public IP address otherwise. Only specify this option whencluster
is a private GKE cluster.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.