Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::SandboxConfig.
SandboxConfig contains configurations of the sandbox to use for the node.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#type
def type() -> ::Google::Cloud::Container::V1::SandboxConfig::Type
Returns
- (::Google::Cloud::Container::V1::SandboxConfig::Type) — Type of the sandbox to use for the node.
#type=
def type=(value) -> ::Google::Cloud::Container::V1::SandboxConfig::Type
Parameter
- value (::Google::Cloud::Container::V1::SandboxConfig::Type) — Type of the sandbox to use for the node.
Returns
- (::Google::Cloud::Container::V1::SandboxConfig::Type) — Type of the sandbox to use for the node.