BackupVolumeStatus defines the observed state of the Longhorn backup volume
backingImageChecksum
string
the backing image checksum.
backingImageName
string
The backing image name.
createdAt
string
The backup volume creation time.
dataStored
string
The backup volume block count.
labels
object
The backup volume labels.
lastBackupAt
string
The latest volume backup time.
lastBackupName
string
The latest volume backup name.
lastModificationTime
string
The backup volume config last modification time.
format: date-time
lastSyncedAt
string
The last time that the backup volume was synced into the cluster.
format: date-time
messages
object
The error messages when call longhorn engine on list or inspect backup volumes.
ownerID
string
The node ID on which the controller is responsible to reconcile this backup volume CR.
size
string
The backup volume size.
storageClassName
string
the storage class name of pv/pvc binding with the volume.