Google Kubernetes Engine v1 API - Enum UpgradeInfoEvent.Types.State (3.33.0)

public enum UpgradeInfoEvent.Types.State

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

The state of the upgrade.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Canceled

CANCELED indicates the upgrade has canceled.

Failed

FAILED indicates the upgrade has failed.

Started

STARTED indicates the upgrade has started.

Succeeded

SUCCEEDED indicates the upgrade has completed successfully.

Unspecified

STATE_UNSPECIFIED indicates the state is unspecified.