nvidia-container-toolkit/internal/config
Evan Lezar bb086d4b44 Add auto discover mode and use this as the default
This change adds an 'auto' discover mode that attempts to select the correct mode
for a given platform. This currently attempts to detect whether the platform is a
Tegra-based system in which case the 'csv' discover mode is used. The 'legacy'
discover mode is used as the fallback.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-04-07 15:37:03 +02:00
..
cli.go FIX: Rename CLIConfig to ContainerCLIConfig 2022-04-06 15:21:57 +02:00
config.go FIX: Rename CLIConfig to ContainerCLIConfig 2022-04-06 15:21:57 +02:00
runtime_test.go Add auto discover mode and use this as the default 2022-04-07 15:37:03 +02:00
runtime.go Add auto discover mode and use this as the default 2022-04-07 15:37:03 +02:00