Class GkeClusterReference (1.7.1)

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

A reference to a GKE cluster.

Attribute

Name Description
cluster str
The full or partial name of a GKE cluster, using one of the following forms: - projects/{project}/locations/{___location}/clusters/{cluster} - locations/{___location}/clusters/{cluster} - {cluster} If project and ___location are not specified, the project and ___location of the GameServerCluster resource are used to generate the full name of the GKE cluster.