Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDriverName ¶
GetDriverName returns current driver attached to a pci device from its pci address
func GetNumaNode ¶
GetNumaNode returns current numa node that the pci device belong to from its pci address
Types ¶
type DeviceHandler ¶
type DeviceHandler interface { SetupDevices() error GetDevices() (*DeviceList, error) }
type DeviceList ¶
Click to show internal directories.
Click to hide internal directories.