nvidia-container-toolkit/internal/config
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
..
image Print invalid version on parse error 2023-07-11 13:47:39 +02:00
cli.go Rework default config generation to not use toml 2023-07-05 11:26:55 +02:00
config_test.go Set default spec dirs at config level 2023-07-18 15:23:09 +02:00
config.go Set default spec dirs at config level 2023-07-18 15:23:09 +02:00
hook.go Fix generation of default config 2023-07-05 11:26:04 +02:00
runtime.go Fix generation of default config 2023-07-05 11:26:04 +02:00
toolkit-cli.go