Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::LinuxNodeConfig::SwapConfig::EncryptionConfig.
Defines encryption settings for the swap space.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#disabled
def disabled() -> ::Boolean
Returns
- (::Boolean) — Optional. If true, swap space will not be encrypted. Defaults to false (encrypted).
#disabled=
def disabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. If true, swap space will not be encrypted. Defaults to false (encrypted).
Returns
- (::Boolean) — Optional. If true, swap space will not be encrypted. Defaults to false (encrypted).