Google Cloud Container V1 Client - Class NodePoolMaintenancePolicy (2.9.0)

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

Defines the maintenance policy for the node pool.

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

Namespace

Google \ Cloud \ Container \ V1 \ NodePool

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ exclusion_until_end_of_support ExclusionUntilEndOfSupport

Optional. The exclusion until end of support for the node pool.

getExclusionUntilEndOfSupport

Optional. The exclusion until end of support for the node pool.

Returns
Type Description
ExclusionUntilEndOfSupport|null

hasExclusionUntilEndOfSupport

clearExclusionUntilEndOfSupport

setExclusionUntilEndOfSupport

Optional. The exclusion until end of support for the node pool.

Parameter
Name Description
var ExclusionUntilEndOfSupport
Returns
Type Description
$this