Class GkeCluster (0.3.1)

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

Information specifying a GKE Cluster.

Attribute

NameDescription
cluster str
Information specifying a GKE Cluster. Format is \`projects/{project_id}/locations/{location_id}/clusters/{cluster_id}.

Inheritance

builtins.object > proto.message.Message > GkeCluster