Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::ConfidentialNodes.
ConfidentialNodes is configuration for the confidential nodes feature, which makes nodes run on confidential VMs.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enabled
def enabled() -> ::Boolean
Returns
- (::Boolean) — Whether Confidential Nodes feature is enabled.
#enabled=
def enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether Confidential Nodes feature is enabled.
Returns
- (::Boolean) — Whether Confidential Nodes feature is enabled.