nvidia-container-toolkit/internal/discover
Evan Lezar fd135f1a8b Add Relative function to Locator interface
This adds a Relative function to the Locator interface and uses
this to determine the host and container paths for located files
(and devices). This ensures that the root (e.g. the nvidia driver
root) is stripped from the container path.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-07-01 16:23:50 +02:00
..
csv Refactor CSV file parsing 2022-04-08 08:11:10 +02:00
csv_test.go Add Relative function to Locator interface 2022-07-01 16:23:50 +02:00
csv.go Make order of discoverers deterministic 2022-04-08 11:59:26 +02:00
discover_mock.go Add CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00
discover.go Add Relative function to Locator interface 2022-07-01 16:23:50 +02:00
gds.go Add /etc/cufile.json to list of required mounts 2022-07-01 14:54:58 +02:00
ldconfig.go Use singular instead of plural for hook arguments 2022-05-10 19:55:31 +02:00
list.go Add discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +02:00
mofed.go Add discovery of GDS and MOFED devices 2022-07-01 14:40:55 +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 Add CSV-based discovery of mounts 2022-04-07 10:44:14 +02:00
none.go Add discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +02:00
symlinks.go Add hook to create specific links 2022-05-11 16:36:49 +02:00