ClusterManagerConnectionStatus type

The latest connectivity status between cluster manager and the cluster.
KnownClusterManagerConnectionStatus can be used interchangeably with ClusterManagerConnectionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Connected: The latest connectivity status is healthy.
Unreachable: Connectivity could not be established.

type ClusterManagerConnectionStatus = string