Class GkeClusterConfig (0.8.1)

The GKE config for this cluster. .. attribute:: namespaced_gke_deployment_target

Optional. A target for the deployment.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > GkeClusterConfig

Classes

NamespacedGkeDeploymentTarget

A full, namespace-isolated deployment target for an existing GKE cluster. .. attribute:: target_gke_cluster

Optional. The target GKE cluster to deploy to. Format: ‘projec ts/{project}/locations/{location}/clusters/{cluster_id}’