Uses of Interface
com.google.container.v1beta1.SandboxConfigOrBuilder
-
Packages that use SandboxConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of SandboxConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement SandboxConfigOrBuilder Modifier and Type Class Description classSandboxConfigSandboxConfig contains configurations of the sandbox to use for the node.static classSandboxConfig.BuilderSandboxConfig contains configurations of the sandbox to use for the node.Methods in com.google.container.v1beta1 that return SandboxConfigOrBuilder Modifier and Type Method Description SandboxConfigOrBuilderNodeConfig.Builder. getSandboxConfigOrBuilder()Sandbox configuration for this node.SandboxConfigOrBuilderNodeConfig. getSandboxConfigOrBuilder()Sandbox configuration for this node.SandboxConfigOrBuilderNodeConfigOrBuilder. getSandboxConfigOrBuilder()Sandbox configuration for this node.
-