Class SandboxConfig (2.6.1)

SandboxConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

SandboxConfig contains configurations of the sandbox to use for the node.

Attributes

NameDescription
sandbox_type str
Type of the sandbox to use for the node (e.g. 'gvisor')
type_ google.cloud.container_v1beta1.types.SandboxConfig.Type
Type of the sandbox to use for the node.

Classes

Type

Type(value)

Possible types of sandboxes.