nvidia-container-toolkit/internal/modifier
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
..
cdi_test.go Add nvidia-container-runtime.modes.cdi.annotation-prefixes config option. 2023-03-27 16:36:54 +02:00
cdi.go Add nvidia-container-runtime.modes.cdi.annotation-prefixes config option. 2023-03-27 16:36:54 +02:00
csv_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
csv.go Remove discover.Config 2023-05-10 15:03:37 +02:00
discover_test.go Ensure that an empty discoverer returns valid edits 2022-12-06 14:01:35 +01:00
discover.go Add lists of modifiers to allow for modifier compositioning 2022-07-01 14:25:18 +02:00
gds.go Add Devices abstraction to CUDA image 2022-11-02 14:39:53 +01:00
graphics_test.go Also trigger graphics modifier for display capability 2022-11-02 14:42:51 +01:00
graphics.go Remove discover.Config 2023-05-10 15:03:37 +02:00
hook_remover_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
hook_remover.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
list.go Add lists of modifiers to allow for modifier compositioning 2022-07-01 14:25:18 +02:00
mofed.go Add Devices abstraction to CUDA image 2022-11-02 14:39:53 +01:00
stable_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
stable.go Improve locating NVIDIA Container Runtime Hook 2022-09-19 15:29:29 +02:00
tegra.go Use Options to set FileLocator options 2022-12-02 13:57:33 +01:00