DataSource
cdi.kubevirt.io / v1beta1
apiVersion: cdi.kubevirt.io/v1beta1
kind: DataSource
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
DataSourceSpec defines specification for DataSource
source object required
Source is the source of the data referenced by the DataSource
dataSource object
DataSourceRefSourceDataSource serves as a reference to another DataSource
Can be resolved into a DataVolumeSourcePVC or a DataVolumeSourceSnapshot
The maximum depth of a reference chain may not exceed 1.
name
string required
The name of the source DataSource
namespace
string required
The namespace of the source DataSource
pvc object
DataVolumeSourcePVC provides the parameters to create a Data Volume from an existing PVC
name
string required
The name of the source PVC
namespace
string required
The namespace of the source PVC
snapshot object
DataVolumeSourceSnapshot provides the parameters to create a Data Volume from an existing VolumeSnapshot
name
string required
The name of the source VolumeSnapshot
namespace
string required
The namespace of the source VolumeSnapshot
status object
DataSourceStatus provides the most recently observed status of the DataSource
conditions []object
lastHeartbeatTime
string
format:
date-time
lastTransitionTime
string
format:
date-time
message
string
reason
string
status
string required
type
string required
DataSourceConditionType is the string representation of known condition types
source object
Source is the current source of the data referenced by the DataSource
dataSource object
DataSourceRefSourceDataSource serves as a reference to another DataSource
Can be resolved into a DataVolumeSourcePVC or a DataVolumeSourceSnapshot
The maximum depth of a reference chain may not exceed 1.
name
string required
The name of the source DataSource
namespace
string required
The namespace of the source DataSource
pvc object
DataVolumeSourcePVC provides the parameters to create a Data Volume from an existing PVC
name
string required
The name of the source PVC
namespace
string required
The namespace of the source PVC
snapshot object
DataVolumeSourceSnapshot provides the parameters to create a Data Volume from an existing VolumeSnapshot
name
string required
The name of the source VolumeSnapshot
namespace
string required
The namespace of the source VolumeSnapshot
No matches. Try .spec.source for an exact path