Google Kubernetes Engine v1 API - Enum ClusterUpgradeInfo.Types.AutoUpgradeStatus (3.34.0)

public enum ClusterUpgradeInfo.Types.AutoUpgradeStatus

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum ClusterUpgradeInfo.Types.AutoUpgradeStatus.

AutoUpgradeStatus indicates the status of auto upgrade.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Active

ACTIVE indicates an active status.

MinorUpgradePaused

MINOR_UPGRADE_PAUSED indicates the minor version upgrade is paused.

Unknown

UNKNOWN indicates an unknown status.

UpgradePaused

UPGRADE_PAUSED indicates the upgrade is paused.