Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IdentifyPCIBridgeDevices ¶ added in v0.2.5
IdentifyPCIBridgeDevices will identify devices which are pci bridges to skip the same as these cannot be bound to vfio-pci though share the same iommu group with devices attached to the brdige
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶ added in v0.2.5
func NewHandler(client ctl.PCIDeviceClient, pci *ghw.PCIInfo, nodeCache ctlcorev1.NodeCache, vlanConfigCache ctlnetworkv1beta1.VlanConfigCache, sriovNetworkDeviceCache ctl.SRIOVNetworkDeviceCache, skipAddresses []string) *Handler
func (*Handler) QuerySRIOVNetworkDeviceOwnership ¶ added in v0.2.5
func (*Handler) ReconcilePCIDevices ¶ added in v0.2.5
Click to show internal directories.
Click to hide internal directories.