Class GkeClusterConfig (2.2.0)

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

The GKE config for this cluster.

Attribute

NameDescription
namespaced_gke_deployment_target .gcd_clusters.GkeClusterConfig.NamespacedGkeDeploymentTarget
Optional. A target for the deployment.

Classes

NamespacedGkeDeploymentTarget

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

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