Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::EnterpriseConfig.
EnterpriseConfig is the cluster enterprise configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cluster_tier
def cluster_tier() -> ::Google::Cloud::Container::V1::EnterpriseConfig::ClusterTier
Returns
- (::Google::Cloud::Container::V1::EnterpriseConfig::ClusterTier) — Output only. cluster_tier indicates the effective tier of the cluster.
#desired_tier
def desired_tier() -> ::Google::Cloud::Container::V1::EnterpriseConfig::ClusterTier
Returns
- (::Google::Cloud::Container::V1::EnterpriseConfig::ClusterTier) — desired_tier specifies the desired tier of the cluster.
#desired_tier=
def desired_tier=(value) -> ::Google::Cloud::Container::V1::EnterpriseConfig::ClusterTier
Parameter
- value (::Google::Cloud::Container::V1::EnterpriseConfig::ClusterTier) — desired_tier specifies the desired tier of the cluster.
Returns
- (::Google::Cloud::Container::V1::EnterpriseConfig::ClusterTier) — desired_tier specifies the desired tier of the cluster.