Class GkeCluster (1.1.0)

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

GkeCluster contains information specific to GKE clusters. .. attribute:: resource_link

Immutable. Self-link of the GCP resource for the GKE cluster. For example:

container.googleapis.com/projects/my- project/locations/us-west1-a/clusters/my-cluster Zonal clusters are also supported.

:type: str