Module: Google::Cloud::Container::V1::SecondaryBootDisk::Mode

Defined in:
proto_docs/google/container/v1/cluster_service.rb

Overview

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

Constant Summary collapse

MODE_UNSPECIFIED =

MODE_UNSPECIFIED is when mode is not set.

0
CONTAINER_IMAGE_CACHE =

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

1