Google Kubernetes Engine v1 API - Enum UpgradeDetails.Types.State (3.34.0)

public enum UpgradeDetails.Types.State

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum UpgradeDetails.Types.State.

State indicates the state of the upgrade.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Canceled

Upgrade has been canceled.

Failed

Upgrade has failed with an error.

Running

Upgrade is running.

Succeeded

Upgrade has succeeded.

Unknown

Upgrade state is unknown.