BackupBackingImageStatus defines the observed state of the Longhorn backing image backup
backingImage
string
The backing image name.
backupCreatedAt
string
The backing image backup upload finished time.
checksum
string
The checksum of the backing image.
compressionMethod
string
Compression method
error
string
The error message when taking the backing image backup.
labels
object
The labels of backing image backup.
lastSyncedAt
string
The last time that the backing image backup was synced with the remote backup target.
format: date-time
managerAddress
string
The address of the backing image manager that runs backing image backup.
messages
object
The error messages when listing or inspecting backing image backup.
ownerID
string
The node ID on which the controller is responsible to reconcile this CR.
progress
integer
The backing image backup progress.
secret
string
Record the secret if this backup backing image is encrypted
secretNamespace
string
Record the secret namespace if this backup backing image is encrypted
size
integer
The backing image size.
format: int64
state
string
The backing image backup creation state.
Can be "", "InProgress", "Completed", "Error", "Unknown".
url
string
The backing image backup URL.