Show / Hide Table of Contents

Class ClusterNodePoolNodeConfigSandboxConfig

Inheritance
System.Object
ClusterNodePoolNodeConfigSandboxConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Container.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ClusterNodePoolNodeConfigSandboxConfig

Fields

View Source

SandboxType

Which sandbox to use for pods in the node pool. Accepted values are:

Declaration
public readonly string SandboxType
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.