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

    Interface V1MediatedHostDevice

    MediatedHostDevice represents a host mediated device allowed for passthrough

    interface V1MediatedHostDevice {
        externalResourceProvider?: boolean;
        mdevNameSelector: string;
        resourceName: string;
    }
    Index

    Properties

    externalResourceProvider?: boolean
    mdevNameSelector: string
    ""
    
    resourceName: string
    ""