Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::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
#confidential_instance_type
def confidential_instance_type() -> ::Google::Cloud::Container::V1beta1::ConfidentialNodes::ConfidentialInstanceType
Returns
- (::Google::Cloud::Container::V1beta1::ConfidentialNodes::ConfidentialInstanceType) — Defines the type of technology used by the confidential node.
#confidential_instance_type=
def confidential_instance_type=(value) -> ::Google::Cloud::Container::V1beta1::ConfidentialNodes::ConfidentialInstanceType
Parameter
- value (::Google::Cloud::Container::V1beta1::ConfidentialNodes::ConfidentialInstanceType) — Defines the type of technology used by the confidential node.
Returns
- (::Google::Cloud::Container::V1beta1::ConfidentialNodes::ConfidentialInstanceType) — Defines the type of technology used by the confidential node.
#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.