Skip to search

VolumeUploadSource

cdi.kubevirt.io / v1beta1

apiVersion: cdi.kubevirt.io/v1beta1 kind: VolumeUploadSource 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 required
VolumeUploadSourceSpec defines specification for VolumeUploadSource
contentType string
ContentType represents the type of the upload data (Kubevirt or archive)
preallocation boolean
Preallocation controls whether storage for the target PVC should be allocated in advance.
status object
VolumeUploadSourceStatus provides the most recently observed status of the VolumeUploadSource

No matches. Try .spec.contentType for an exact path