Google Kubernetes Engine v1 API - Enum SecondaryBootDisk.Types.Mode (3.25.0)

public enum SecondaryBootDisk.Types.Mode

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum SecondaryBootDisk.Types.Mode.

Mode specifies how the secondary boot disk will be used. This triggers mode-specified logic in the control plane.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
ContainerImageCache

CONTAINER_IMAGE_CACHE is for using the secondary boot disk as a container image cache.

Unspecified

MODE_UNSPECIFIED is when mode is not set.