nvidia-container-toolkit/internal/config
Evan Lezar e591f3f26b Replace experimental and discover-mode
These changes replace the nvidia-container-runtime config options
experimental and discover-mode with a single mode config option.

Note that mode is now a string with a default value of "auto"
and a mode value of "legacy" is equivalent to experimental == false.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-05-12 10:53:50 +02:00
..
image Fix form -> from in comment 2022-05-06 13:22:34 +02:00
cli.go FIX: Rename CLIConfig to ContainerCLIConfig 2022-04-06 15:21:57 +02:00
config_test.go Replace experimental and discover-mode 2022-05-12 10:53:50 +02:00
config.go Use toml unmarshal to read runtime config 2022-05-12 10:28:56 +02:00
runtime.go Replace experimental and discover-mode 2022-05-12 10:53:50 +02:00
toolkit-cli.go Add nvidia-ctk config section 2022-04-07 20:25:18 +02:00