Google Cloud Container V1 Client - Class NodeDrainConfig (2.8.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class NodeDrainConfig.

NodeDrainConfig contains the node drain related configurations for this nodepool.

Generated from protobuf message google.container.v1.NodePool.NodeDrainConfig

Namespace

Google \ Cloud \ Container \ V1 \ NodePool

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ respect_pdb_during_node_pool_deletion bool

Whether to respect PDB during node pool deletion.

getRespectPdbDuringNodePoolDeletion

Whether to respect PDB during node pool deletion.

Returns
Type Description
bool

hasRespectPdbDuringNodePoolDeletion

clearRespectPdbDuringNodePoolDeletion

setRespectPdbDuringNodePoolDeletion

Whether to respect PDB during node pool deletion.

Parameter
Name Description
var bool
Returns
Type Description
$this