# Functions
GetNetNames returns host net interface names as string for a PCI device from its pci address.
GetPciAddress return the pci address for given interface name.
GetPCIDevDriver returns current driver attached to a pci device from its pci address.
GetRdmaDevices return rdma devices for given device pci address.
IsEmptySelector returns if the selector is empty.
# Variables
No description provided by the author
# Structs
FakeFilesystem allows to setup isolated fake files structure used for the tests.