@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface V1EphemeralVolumeSource

    interface V1EphemeralVolumeSource {
        persistentVolumeClaim?: K8sIoApiCoreV1PersistentVolumeClaimVolumeSource;
    }
    Index

    Properties

    PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. Directly attached to the vmi via qemu. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims