Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::NodePoolUpgradeConcurrencyConfig.
NodePoolUpgradeConcurrencyConfig is the configuration for the node pool auto upgrade concurrency.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#max_count
def max_count() -> ::Integer
Returns
- (::Integer) — If set, no more than max_count node pools can be upgraded concurrently.
#max_count=
def max_count=(value) -> ::Integer
Parameter
- value (::Integer) — If set, no more than max_count node pools can be upgraded concurrently.
Returns
- (::Integer) — If set, no more than max_count node pools can be upgraded concurrently.