Google Cloud Container V1 Client - Class NodeTaints (1.10.3)

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

Collection of Kubernetes node taints.

Generated from protobuf message google.container.v1.NodeTaints

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ taints array<Google\Cloud\Container\V1\NodeTaint>

List of node taints.

getTaints

List of node taints.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setTaints

List of node taints.

Parameter
NameDescription
var array<Google\Cloud\Container\V1\NodeTaint>
Returns
TypeDescription
$this