Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::NodePool::NodePoolMaintenancePolicy.
Defines the maintenance policy for the node pool.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#exclusion_until_end_of_support
def exclusion_until_end_of_support() -> ::Google::Cloud::Container::V1beta1::NodePool::ExclusionUntilEndOfSupport
Returns
- (::Google::Cloud::Container::V1beta1::NodePool::ExclusionUntilEndOfSupport) — Optional. The exclusion until end of support for the node pool.
#exclusion_until_end_of_support=
def exclusion_until_end_of_support=(value) -> ::Google::Cloud::Container::V1beta1::NodePool::ExclusionUntilEndOfSupport
Parameter
- value (::Google::Cloud::Container::V1beta1::NodePool::ExclusionUntilEndOfSupport) — Optional. The exclusion until end of support for the node pool.
Returns
- (::Google::Cloud::Container::V1beta1::NodePool::ExclusionUntilEndOfSupport) — Optional. The exclusion until end of support for the node pool.