Class State (0.5.9)

State(value)

Enums

Name Description
STATE_UNSPECIFIED The Backup resource is in the process of being created.
CREATING The Backup resource has been created and the associated BackupJob Kubernetes resource has been injected into the source cluster.
IN_PROGRESS The gkebackup agent in the cluster has begun executing the backup operation.
SUCCEEDED The backup operation has completed successfully.
FAILED The backup operation has failed.
DELETING This Backup resource (and its associated artifacts) is in the process of being deleted.