Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::NodePoolUpgradeInfo::AutoUpgradeStatus (v1.8.0)

Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::NodePoolUpgradeInfo::AutoUpgradeStatus.

AutoUpgradeStatus indicates the status of auto upgrade.

Constants

UNKNOWN

value: 0
UNKNOWN indicates an unknown status.

ACTIVE

value: 1
ACTIVE indicates an active status.

MINOR_UPGRADE_PAUSED

value: 2
MINOR_UPGRADE_PAUSED indicates the minor version upgrade is paused.

UPGRADE_PAUSED

value: 3
UPGRADE_PAUSED indicates the upgrade is paused.