Google Kubernetes Engine v1 API - Enum RollbackSafeUpgradeStatus.Types.Mode (3.40.0)

public enum RollbackSafeUpgradeStatus.Types.Mode

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum RollbackSafeUpgradeStatus.Types.Mode.

Mode indicates the mode of the rollback-safe upgrade.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
KcpMinorUpgradeRollbackSafeMode

KCP_MINOR_UPGRADE_ROLLBACK_SAFE_MODE means it's in rollback-safe mode after a KCP minor version step-one upgrade.

Unspecified

MODE_UNSPECIFIED means it's in regular upgrade mode.