CStorBackup
cstor.openebs.io / v1
apiVersion: cstor.openebs.io/v1
kind: CStorBackup
metadata:
name: example
apiVersion
string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind
string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata
object
spec object required
CStorBackupSpec is the spec for a CStorBackup resource
backupDest
string
BackupDest is the remote address for backup transfer
backupName
string required
BackupName is the name of the backup or scheduled backup
localSnap
boolean
LocalSnap is the flag to enable local snapshot only
prevSnapName
string
PrevSnapName is the last completed-backup's snapshot name
snapName
string required
SnapName is the name of the current backup snapshot
volumeName
string required
VolumeName is the name of the volume for which this backup is destined
status
string
CStorBackupStatus is a string type that represents the status of the backup
No matches. Try .spec.backupDest for an exact path