MembershipEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)
MembershipEndpoint contains information needed to contact a Kubernetes API, endpoint and any additional Kubernetes metadata.
Attributes | |
---|---|
Name | Description |
gke_cluster |
google.cloud.gkehub_v1.types.GkeCluster
Optional. GKE-specific information. Only present if this Membership is a GKE cluster. |
kubernetes_metadata |
google.cloud.gkehub_v1.types.KubernetesMetadata
Output only. Useful Kubernetes-specific metadata. |
kubernetes_resource |
google.cloud.gkehub_v1.types.KubernetesResource
Optional. The in-cluster Kubernetes Resources that should be applied for a correctly registered cluster, in the steady state. These resources: - Ensure that the cluster is exclusively registered to one and only one Hub Membership. - Propagate Workload Pool Information available in the Membership Authority field. - Ensure proper initial configuration of default Hub Features. |
google_managed |
bool
Output only. Whether the lifecycle of this membership is managed by a google cluster platform service. |