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.
Implements
IMessageSandboxConfig, IEquatableSandboxConfig, IDeepCloneableSandboxConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Constructors
SandboxConfig()
public SandboxConfig()
SandboxConfig(SandboxConfig)
public SandboxConfig(SandboxConfig other)
Parameter | |
---|---|
Name | Description |
other | SandboxConfig |
Properties
Type
public SandboxConfig.Types.Type Type { get; set; }
Type of the sandbox to use for the node.
Property Value | |
---|---|
Type | Description |
SandboxConfigTypesType |