Google Cloud Container V1 Client - Class ShieldedNodes (1.17.1)

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

Configuration of Shielded Nodes feature.

Generated from protobuf message google.container.v1.ShieldedNodes

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ enabled bool

Whether Shielded Nodes features are enabled on all nodes in this cluster.

getEnabled

Whether Shielded Nodes features are enabled on all nodes in this cluster.

Returns
TypeDescription
bool

setEnabled

Whether Shielded Nodes features are enabled on all nodes in this cluster.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this