Config Delivery V1 API - Module Google::Cloud::ConfigDelivery::V1::ClusterInfo::State (v0.1.0)

Reference documentation and code samples for the Config Delivery V1 API module Google::Cloud::ConfigDelivery::V1::ClusterInfo::State.

State of the rollout for the cluster.

Constants

STATE_UNSPECIFIED

value: 0
Unspecified state.

WAITING

value: 1
Waiting state.

IN_PROGRESS

value: 2
In progress state.

STALLED

value: 3
Stalled state.

COMPLETED

value: 4
Completed state.

ABORTED

value: 5
Aborted state.

CANCELLED

value: 6
Cancelled state.

ERROR

value: 7
Error state.

UNCHANGED

value: 8
Unchanged state.

SKIPPED

value: 9
Skipped state.