nvidia-container-toolkit/internal/modifier
Evan Lezar e2f8d2a15f Set default spec dirs at config level
This change sets the default CDI spec dirs at a config level instead
of when a CDI runtime modifier is constructed. This makes this setting
consistent with other options such as the nvidia-ctk path.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-07-18 15:23:09 +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 Set default spec dirs at config level 2023-07-18 15:23:09 +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 Replace logger.Warn(f) with logger.Warning(f) 2023-06-12 10:48:04 +02:00
discover_test.go Ensure that an empty discoverer returns valid edits 2022-12-06 14:01:35 +01:00
discover.go Define a basic logger interface 2023-06-12 10:46:10 +02:00
gds.go Construct CUDA image object once 2023-06-13 10:36:02 +02:00
graphics_test.go Also trigger graphics modifier for display capability 2022-11-02 14:42:51 +01:00
graphics.go Construct CUDA image object once 2023-06-13 10:36:02 +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 Define a basic logger interface 2023-06-12 10:46:10 +02:00
list.go Add lists of modifiers to allow for modifier compositioning 2022-07-01 14:25:18 +02:00
mofed.go Construct CUDA image object once 2023-06-13 10:36:02 +02:00
stable_test.go Define a basic logger interface 2023-06-12 10:46:10 +02:00
stable.go Define a basic logger interface 2023-06-12 10:46:10 +02:00