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
char_devices.go Add Options to discover.Mount 2023-02-08 09:06:07 +01:00
csv_test.go
csv.go
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
gds.go
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
mofed.go
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
symlinks.go Create individual links instead of processing CSV 2023-05-23 20:43:36 +02:00