Reference documentation and code samples for the Google Cloud Container V1 Client class ConfidentialNodes.
ConfidentialNodes is configuration for the confidential nodes feature, which makes nodes run on confidential VMs.
Generated from protobuf message google.container.v1.ConfidentialNodes
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ enabled
bool
Whether Confidential Nodes feature is enabled.
↳ confidential_instance_type
int
Defines the type of technology used by the confidential node.
getEnabled
Whether Confidential Nodes feature is enabled.
bool
setEnabled
Whether Confidential Nodes feature is enabled.
var
bool
$this
getConfidentialInstanceType
Defines the type of technology used by the confidential node.
int
setConfidentialInstanceType
Defines the type of technology used by the confidential node.
var
int
$this