nvidia-container-toolkit/internal/discover
Evan Lezar 35df24d63a Make handling of nvidia-ctk path consistent
This change adds an --nvidia-ctk-path to the nvidia-ctk cdi generate
command. This ensures that the executable path for the generated
hooks can be specified consistently.

Since the NVIDIA Container Runtime already allows for the executable
path to be specified in the config the utility code to update the
LDCache and create other nvidia-ctk hooks are also updated.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-01-18 17:02:42 +01: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 root to mounts type 2022-07-18 14:37:02 +02:00
csv_test.go Add root to mounts type 2022-07-18 14:37:02 +02:00
csv.go Add root to mounts type 2022-07-18 14:37:02 +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
filter.go Add discovery of DRM devices 2022-11-02 14:49:08 +01:00
gds.go Use Options to set FileLocator options 2022-12-02 13:57:33 +01:00
graphics.go Use Options to set FileLocator options 2022-12-02 13:57:33 +01:00
ldconfig_test.go Make handling of nvidia-ctk path consistent 2023-01-18 17:02:42 +01:00
ldconfig.go Make handling of nvidia-ctk path consistent 2023-01-18 17:02:42 +01: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 root to mounts type 2022-07-18 14:37:02 +02:00
mounts.go Add root to mounts type 2022-07-18 14:37:02 +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 Use :: as link separator 2022-11-02 14:42:51 +01:00