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

public enum NodePoolUpgradeInfo.Types.AutoUpgradeStatus

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum NodePoolUpgradeInfo.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.