ZFSBackupSpec is the spec for a ZFSBackup resource
backupDest
string required
BackupDest is the remote address for backup transfer
pattern: ^([0-9]+.[0-9]+.[0-9]+.[0-9]+:[0-9]+)$
minLength: 1
ownerNodeID
string required
OwnerNodeID is a name of the nodes where the source volume is
minLength: 1
prevSnapName
string
PrevSnapName is the last completed-backup's snapshot name
snapName
string
SnapName is the snapshot name for backup
minLength: 1
volumeName
string required
VolumeName is a name of the volume for which this backup is destined
minLength: 1