Class EnterpriseConfig (2.45.0)

EnterpriseConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

EnterpriseConfig is the cluster enterprise configuration.

Attribute

NameDescription
cluster_tier google.cloud.container_v1beta1.types.EnterpriseConfig.ClusterTier
Output only. [Output only] cluster_tier specifies the premium tier of the cluster.

Classes

ClusterTier

ClusterTier(value)

Premium tiers for GKE Cluster.

Values: CLUSTER_TIER_UNSPECIFIED (0): CLUSTER_TIER_UNSPECIFIED is when cluster_tier is not set. STANDARD (1): STANDARD indicates a standard GKE cluster. ENTERPRISE (2): ENTERPRISE indicates a GKE Enterprise cluster.