GKE Hub v1 API - Enum DeploymentState (2.2.0)

public enum DeploymentState

Reference documentation and code samples for the GKE Hub v1 API enum DeploymentState.

Enum representing the state of an ACM's deployment on a cluster

Namespace

Google.Cloud.GkeHub.V1.ConfigManagement

Assembly

Google.Cloud.GkeHub.V1.dll

Fields

NameDescription
Error

Deployment was attempted to be installed, but has errors

Installed

Deployment is installed

NotInstalled

Deployment is not installed

Unspecified

Deployment's state cannot be determined