Class GKEMasterInfo (1.5.2)

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

For display only. Metadata associated with a Google Kubernetes Engine (GKE) cluster master.

Attributes

NameDescription
cluster_uri str
URI of a GKE cluster.
cluster_network_uri str
URI of a GKE cluster network.
internal_ip str
Internal IP address of a GKE cluster master.
external_ip str
External IP address of a GKE cluster master.

Inheritance

builtins.object > proto.message.Message > GKEMasterInfo