nvidia-container-toolkit/internal/discover
Evan Lezar 8bb0235c92 Remove discover.Config
These changes remove the use of discover.Config which was used
to pass the driver root and the nvidiaCTK path in some cases.

Instead, the nvidiaCTKPath is resolved at the begining of runtime
invocation to ensure that this is valid at all points where it is
used.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-05-10 15:03:37 +02:00
..
csv
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 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 Remove discover.Config 2023-05-10 15:03:37 +02:00
hooks.go Add Discoverer to create a single symlink 2023-02-20 10:30:13 +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 Remove discover.Config 2023-05-10 15:03:37 +02:00