nvidia-container-toolkit/internal/discover
Evan Lezar d970d0a627 Add discovery for ldconfig hook that updates the LDCache
This change adds a discovered hook for updating the ldcache as a container-create
hook. The mounts from a discoverer are inspected to determine the folders that must
be added to the cache using the nvidia-ctk hook update-ldcache command.

This is added to the "csv" discovery mode for the experimental runtime.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-04-07 20:25:19 +02:00
..
csv FIX: Rename DefaultRoot to DefaultMountSpecPath 2022-04-07 14:11:52 +02:00
csv_test.go Add CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00
csv.go FIX: Improve locator map construction 2022-04-07 11:12:41 +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 Add discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +02:00
legacy.go Add discovery for ldconfig hook that updates the LDCache 2022-04-07 20:25:19 +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 CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00
mounts.go Add CSV-based discovery of mounts 2022-04-07 10:44:14 +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