nvidia-container-toolkit/internal/discover
Evan Lezar f07d110e85 Use DefaultExecutableDir to determine default paths
This change adds a DefaultExecutableDir = /usr/bin constant that is used
to construct default paths for executables instead of specifying these
explicitly.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-04-08 11:28:03 +02:00
..
csv Refactor CSV file parsing 2022-04-08 08:11:10 +02:00
csv_test.go Add cache for mounts 2022-04-07 20:25:19 +02:00
csv.go Merge branch 'add-hooks-cli' into 'master' 2022-04-08 09:13:39 +00:00
discover_mock.go Add CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00
discover.go Add discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +02:00
ldconfig.go Add discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +02:00
legacy.go Use DefaultExecutableDir to determine default paths 2022-04-08 11:28:03 +02:00
list.go Add discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +02:00
mounts_test.go Add cache for mounts 2022-04-07 20:25:19 +02:00
mounts.go Add cache for mounts 2022-04-07 20:25:19 +02:00
none_test.go
none.go Add discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +02:00
symlinks.go Inject symlinks hook for creating symlinks in a container 2022-04-07 20:25:55 +02:00