Google Kubernetes Engine v1 API - Enum GkeAutoUpgradeConfig.Types.PatchMode (3.35.0)

public enum GkeAutoUpgradeConfig.Types.PatchMode

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum GkeAutoUpgradeConfig.Types.PatchMode.

PatchMode specifies how auto upgrade patch builds should be selected.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Accelerated

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

Unspecified

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