GKE Hub v1 API - Enum ConfigSyncState.Types.CRDState (2.6.0)

public enum ConfigSyncState.Types.CRDState

Reference documentation and code samples for the GKE Hub v1 API enum ConfigSyncState.Types.CRDState.

CRDState representing the state of a CRD

Namespace

Google.Cloud.GkeHub.V1.ConfigManagement

Assembly

Google.Cloud.GkeHub.V1.dll

Fields

Name Description
Installed

CRD is installed

Installing

CRD is installing

NotInstalled

CRD is not installed

Terminating

CRD is terminating (i.e., it has been deleted and is cleaning up)

Unspecified

CRD's state cannot be determined