BackingImageStatus defines the observed state of the Longhorn backing image status
realSize
integer
Real size of image in bytes, which may be smaller than the size when the file is a sparse file. Will be zero until known (e.g. while a backing image is uploading)
format: int64
v2FirstCopyStatus
string
It is pending -> in-progress -> ready/failed
virtualSize
integer
Virtual size of image in bytes, which may be larger than physical size. Will be zero until known (e.g. while a backing image is uploading)
format: int64