Class NamespacedGkeDeploymentTarget (2.4.0)

NamespacedGkeDeploymentTarget(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

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

Attributes

NameDescription
target_gke_cluster str
Optional. The target GKE cluster to deploy to. Format: 'projects/{project}/locations/{location}/clusters/{cluster_id}'
cluster_namespace str
Optional. A namespace within the GKE cluster to deploy into.