Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::UpgradeInfoEvent::State (v1.4.0)

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

The state of the upgrade.

Constants

STATE_UNSPECIFIED

value: 0
STATE_UNSPECIFIED indicates the state is unspecified.

STARTED

value: 3
STARTED indicates the upgrade has started.

SUCCEEDED

value: 4
SUCCEEDED indicates the upgrade has completed successfully.

FAILED

value: 5
FAILED indicates the upgrade has failed.

CANCELED

value: 6
CANCELED indicates the upgrade has canceled.