nvidia-container-toolkit/internal/discover
Evan Lezar 675fbace01 Add hook to create specific links
This change updates the create-symlinks hook to also create symlinks for
libcuda.so, libGLX_indirect.so.0, and libnvidia-opticalflow.so

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-05-11 16:36:49 +02:00
..
csv Refactor CSV file parsing 2022-04-08 08:11:10 +02:00
csv_test.go Refactor CSV discovery to make char device discovery clearer 2022-04-08 11:47:47 +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 discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +02:00
ldconfig.go Use singular instead of plural for hook arguments 2022-05-10 19:55:31 +02:00
legacy.go Merge branch 'detect-gpus-flag' into 'master' 2022-04-08 11:18:11 +00: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 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