Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::UpgradeDetails::State (v1.8.0)

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

State indicates the state of the upgrade.

Constants

UNKNOWN

value: 0
Upgrade state is unknown.

FAILED

value: 1
Upgrade has failed with an error.

SUCCEEDED

value: 2
Upgrade has succeeded.

CANCELED

value: 3
Upgrade has been canceled.

RUNNING

value: 4
Upgrade is running.