Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class GKEWorkload.
GKEWorkload represents the Google Kubernetes Engine runtime.
Generated from protobuf message google.cloud.developerconnect.v1.GKEWorkload
Namespace
Google \ Cloud \ DeveloperConnect \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cluster
string
Required. Immutable. The name of the GKE cluster. Format: projects/{project}/locations/{location}/clusters/{cluster}
.
↳ deployment
string
Output only. The name of the GKE deployment. Format: projects/{project}/locations/{location}/clusters/{cluster}/namespaces/{namespace}/deployments/{deployment}
.
getCluster
Required. Immutable. The name of the GKE cluster.
Format: projects/{project}/locations/{location}/clusters/{cluster}
.
string
setCluster
Required. Immutable. The name of the GKE cluster.
Format: projects/{project}/locations/{location}/clusters/{cluster}
.
var
string
$this
getDeployment
Output only. The name of the GKE deployment.
Format: projects/{project}/locations/{location}/clusters/{cluster}/namespaces/{namespace}/deployments/{deployment}
.
string
setDeployment
Output only. The name of the GKE deployment.
Format: projects/{project}/locations/{location}/clusters/{cluster}/namespaces/{namespace}/deployments/{deployment}
.
var
string
$this