clusterHash property

String? clusterHash
getter/setter pair

For GKE and Multicloud clusters, this is the UUID of the cluster resource.

For VMWare and Baremetal clusters, this is the kube-system UID.

Optional.

Implementation

core.String? clusterHash;