longhorn.io / v1beta2 / SystemBackup
- string
.apiVersion
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
- string
.kind
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
- object
.metadata
- object
.spec
SystemBackupSpec defines the desired state of the Longhorn SystemBackup
- string | null
.spec .volumeBackupPolicy
The create volume backup policy Can be “if-not-present”, “always” or “disabled”
- object
.status
SystemBackupStatus defines the observed state of the Longhorn SystemBackup
- array | null
.status .conditions
- string
.status .createdAt
The system backup creation time.
- string | null
.status .gitCommit
The saved Longhorn manager git commit.
- string | null
.status .lastSyncedAt
The last time that the system backup was synced into the cluster.
- string
.status .managerImage
The saved manager image.
- string
.status .ownerID
The node ID of the responsible controller to reconcile this SystemBackup.
- string
.status .state
The system backup state.
- string | null
.status .version
The saved Longhorn version.