GKE Hub V1beta1 API - Module Google::Cloud::GkeHub::V1beta1::OnPremCluster::ClusterType (v0.7.0)

Reference documentation and code samples for the GKE Hub V1beta1 API module Google::Cloud::GkeHub::V1beta1::OnPremCluster::ClusterType.

ClusterType describes on prem cluster's type.

Constants

CLUSTERTYPE_UNSPECIFIED

value: 0
The ClusterType is not set.

BOOTSTRAP

value: 1
The ClusterType is bootstrap cluster.

HYBRID

value: 2
The ClusterType is baremetal hybrid cluster.

STANDALONE

value: 3
The ClusterType is baremetal standalone cluster.

USER

value: 4
The ClusterType is user cluster.