Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::SecondaryBootDisk::Mode (v0.40.0)

Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::SecondaryBootDisk::Mode.

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

Constants

MODE_UNSPECIFIED

value: 0
MODE_UNSPECIFIED is when mode is not set.

CONTAINER_IMAGE_CACHE

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