Module: Google::Cloud::Container::V1beta1::GkeAutoUpgradeConfig::PatchMode
- Defined in:
- proto_docs/google/container/v1beta1/cluster_service.rb
Overview
PatchMode specifies how auto upgrade patch builds should be selected.
Constant Summary collapse
- PATCH_MODE_UNSPECIFIED =
PATCH_MODE_UNSPECIFIED defaults to using the upgrade target from the channel's patch upgrade targets as the upgrade target for the version.
0
- ACCELERATED =
ACCELERATED denotes that the latest patch build in the channel should be used as the upgrade target for the version.
1