Options
All
  • Public
  • Public/Protected
  • All
Menu

PciHostDevice represents a host PCI device allowed for passthrough

export
interface

V1PciHostDevice

Hierarchy

  • V1PciHostDevice

Index

Properties

externalResourceProvider?: boolean

If true, KubeVirt will leave the allocation and monitoring to an external device plugin

memberof

V1PciHostDevice

pciVendorSelector: string

The vendor_id:product_id tuple of the PCI device

memberof

V1PciHostDevice

resourceName: string

The name of the resource that is representing the device. Exposed by a device plugin and requested by VMs. Typically of the form vendor.com/product_name

memberof

V1PciHostDevice

Generated using TypeDoc