nvidia-container-toolkit/internal/discover
Evan Lezar 3be16d8077 Create individual links instead of processing CSV
This change switches to generating a OCI runtime hook to create
individual symlinks instead of processing a CSV file in the hook.
This allows for better reuse of the logic generating CDI
specifications, for example.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-05-23 20:43:36 +02:00
..
csv Add csv mode to nvidia-ctk cdi generate command 2023-05-22 13:56:45 +02:00
tegra Move tegra system mounts to tegra-specific discoverer 2023-05-22 13:55:22 +02:00
char_devices_test.go Add charDevices discoverer for devices 2022-07-06 13:43:23 +02:00
char_devices.go Add Options to discover.Mount 2023-02-08 09:06:07 +01:00
csv_test.go Add root to mounts type 2022-07-18 14:37:02 +02:00
csv.go Rename discover.Config.Root to discover.Config.DriverRoot 2023-02-02 15:57:15 +01:00
discover_mock.go Regenerate mocks for formatting 2023-04-25 11:26:55 +02:00
discover.go Remove discover.Config 2023-05-10 15:03:37 +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 *.* pattern when locating libcuda.so 2023-05-22 13:53:19 +02:00
hooks.go Move discover.FindNvidiaCTK to config.ResolveNVIDIACTKPath 2023-05-10 15:12:44 +02:00
icp_test.go Update ipcMount to add noexec option 2023-02-08 09:06:07 +01:00
ipc.go Locate persistenced and fabricmanager sockets at /run instead of /var/run 2023-03-17 09:23:48 +02:00
ldconfig_test.go Remove discover.Config 2023-05-10 15:03:37 +02:00
ldconfig.go Remove discover.Config 2023-05-10 15:03:37 +02: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 Options to discover.Mount 2023-02-08 09:06:07 +01:00
mounts.go Add ipcMounts type 2023-02-08 09:06:07 +01: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 Create individual links instead of processing CSV 2023-05-23 20:43:36 +02:00