Google Kubernetes Engine v1 API - Enum EnterpriseConfig.Types.ClusterTier (3.25.0)

public enum EnterpriseConfig.Types.ClusterTier

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum EnterpriseConfig.Types.ClusterTier.

Premium tiers for GKE Cluster.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
Enterprise

ENTERPRISE indicates a GKE Enterprise cluster.

Standard

STANDARD indicates a standard GKE cluster.

Unspecified

CLUSTER_TIER_UNSPECIFIED is when cluster_tier is not set.