Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::NodePoolUpgradeInfo::AutoUpgradeStatus (v1.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.