Skip to search

ObjectTransfer

cdi.kubevirt.io / v1beta1

apiVersion: cdi.kubevirt.io/v1beta1 kind: ObjectTransfer 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
ObjectTransferSpec specifies the source/target of the transfer
parentName string
source object required
TransferSource is the source of a ObjectTransfer
apiVersion string
kind string required
name string required
namespace string required
requiredAnnotations object
target object required
TransferTarget is the target of an ObjectTransfer
name string
namespace string
status object
ObjectTransferStatus is the status of the ObjectTransfer
conditions []object
lastHeartbeatTime string
format: date-time
lastTransitionTime string
format: date-time
message string
reason string
status string required
type string required
ObjectTransferConditionType is the type of ObjectTransferCondition
data object
Data is a place for intermediary state. Or anything really.
phase string
Phase is the current phase of the transfer

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