Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::SandboxConfig (v0.16.3)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::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

#sandbox_type

def sandbox_type() -> ::String
Returns
  • (::String) — Type of the sandbox to use for the node (e.g. 'gvisor')

#sandbox_type=

def sandbox_type=(value) -> ::String
Parameter
  • value (::String) — Type of the sandbox to use for the node (e.g. 'gvisor')
Returns
  • (::String) — Type of the sandbox to use for the node (e.g. 'gvisor')

#type

def type() -> ::Google::Cloud::Container::V1beta1::SandboxConfig::Type
Returns

#type=

def type=(value) -> ::Google::Cloud::Container::V1beta1::SandboxConfig::Type
Parameter
Returns