Google Kubernetes Engine v1 API - Class SandboxConfig (3.25.0)

public sealed class SandboxConfig : IMessage<SandboxConfig>, IEquatable<SandboxConfig>, IDeepCloneable<SandboxConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Kubernetes Engine v1 API class SandboxConfig.

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

Inheritance

object > SandboxConfig

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

SandboxConfig()

public SandboxConfig()

SandboxConfig(SandboxConfig)

public SandboxConfig(SandboxConfig other)
Parameter
NameDescription
otherSandboxConfig

Properties

Type

public SandboxConfig.Types.Type Type { get; set; }

Type of the sandbox to use for the node.

Property Value
TypeDescription
SandboxConfigTypesType