Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::NodePool::NodeDrainConfig.
NodeDrainConfig contains the node drain related configurations for this nodepool.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#respect_pdb_during_node_pool_deletion
def respect_pdb_during_node_pool_deletion() -> ::Boolean
Returns
- (::Boolean) — Whether to respect PDB during node pool deletion.
#respect_pdb_during_node_pool_deletion=
def respect_pdb_during_node_pool_deletion=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether to respect PDB during node pool deletion.
Returns
- (::Boolean) — Whether to respect PDB during node pool deletion.