nvidia-container-toolkit/internal/discover
Evan Lezar beff276a52 Add charDevices discoverer for devices
This change adds a charDevices discoverer and using this
for CSV, GDS, and MOFED discovery. Internally the discoverer
is a "mounts" discoverer with a charDevice locator.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-07-06 13:43:23 +02:00
..
csv Refactor CSV file parsing 2022-04-08 08:11:10 +02:00
char_devices_test.go Add charDevices discoverer for devices 2022-07-06 13:43:23 +02:00
char_devices.go Add charDevices discoverer for devices 2022-07-06 13:43:23 +02:00
csv_test.go Add charDevices discoverer for devices 2022-07-06 13:43:23 +02:00
csv.go Add charDevices discoverer for devices 2022-07-06 13:43:23 +02:00
discover_mock.go
discover.go Add Relative function to Locator interface 2022-07-01 16:23:50 +02:00
gds.go Add charDevices discoverer for devices 2022-07-06 13:43:23 +02:00
ldconfig.go Use singular instead of plural for hook arguments 2022-05-10 19:55:31 +02:00
list.go Rename discover.NewList to discover.Merge 2022-07-05 10:28:40 +02:00
mofed.go Add charDevices discoverer for devices 2022-07-06 13:43:23 +02:00
mounts_test.go Add Relative function to Locator interface 2022-07-01 16:23:50 +02:00
mounts.go Add Relative function to Locator interface 2022-07-01 16:23:50 +02:00
none_test.go
none.go
symlinks.go Add hook to create specific links 2022-05-11 16:36:49 +02:00