Config Delivery v1beta API - Enum ClusterInfo.Types.State (1.0.0-beta01)

public enum ClusterInfo.Types.State

Reference documentation and code samples for the Config Delivery v1beta API enum ClusterInfo.Types.State.

State of the rollout for the cluster.

Namespace

Google.Cloud.ConfigDelivery.V1Beta

Assembly

Google.Cloud.ConfigDelivery.V1Beta.dll

Fields

Name Description
Aborted

Aborted state.

Cancelled

Cancelled state.

Completed

Completed state.

Error

Error state.

InProgress

In progress state.

Skipped

Skipped state.

Stalled

Stalled state.

Unchanged

Unchanged state.

Unspecified

Unspecified state.

Waiting

Waiting state.