GKE Hub v1beta1 API - Enum OnPremCluster.Types.ClusterType (2.0.0-beta07)

public enum OnPremCluster.Types.ClusterType

Reference documentation and code samples for the GKE Hub v1beta1 API enum OnPremCluster.Types.ClusterType.

ClusterType describes on prem cluster's type.

Namespace

Google.Cloud.GkeHub.V1Beta1

Assembly

Google.Cloud.GkeHub.V1Beta1.dll

Fields

Name Description
Bootstrap

The ClusterType is bootstrap cluster.

Hybrid

The ClusterType is baremetal hybrid cluster.

Standalone

The ClusterType is baremetal standalone cluster.

Unspecified

The ClusterType is not set.

User

The ClusterType is user cluster.