Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::GkeAutoUpgradeConfig::PatchMode (v1.9.0)

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

PatchMode specifies how auto upgrade patch builds should be selected.

Constants

PATCH_MODE_UNSPECIFIED

value: 0
PATCH_MODE_UNSPECIFIED defaults to using the upgrade target from the channel's patch upgrade targets as the upgrade target for the version.

ACCELERATED

value: 1
ACCELERATED denotes that the latest patch build in the channel should be used as the upgrade target for the version.