Kind
Backingimagedatasource
Group
longhorn.io
Version
v1beta2
apiVersion: longhorn.io/v1beta2 kind: Backingimagedatasource metadata: name: example
View raw schema
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
BackingImageDataSourceSpec defines the desired state of the Longhorn backing image data source
checksum string
diskPath string
diskUUID string
fileTransferred boolean
nodeID string
parameters object
sourceType string
enum: download, upload, export-from-volume, restore, clone
uuid string
status object
BackingImageDataSourceStatus defines the observed state of the Longhorn backing image data source
checksum string
currentState string
ip string
message string
ownerID string
progress integer
runningParameters object
size integer
format: int64
storageIP string
Copied!