GKEWorkload(mapping=None, *, ignore_unknown_fields=False, **kwargs)GKEWorkload represents the Google Kubernetes Engine runtime.
Attributes |
|
|---|---|
| Name | Description |
cluster |
str
Required. Immutable. The name of the GKE cluster. Format: projects/{project}/locations/{location}/clusters/{cluster}.
|
deployment |
str
Output only. The name of the GKE deployment. Format: projects/{project}/locations/{location}/clusters/{cluster}/namespaces/{namespace}/deployments/{deployment}.
|