nvidia-container-toolkit/cmd/nvidia-container-runtime/modifier
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
..
experimental_test.go Add auto discover mode and use this as the default 2022-04-07 15:37:03 +02:00
experimental.go Add auto discover mode and use this as the default 2022-04-07 15:37:03 +02:00
hook_remover.go FIX: Make isNVIDIAContainerRuntimeHook mode idiomatic 2022-04-06 17:18:06 +02:00
stable_test.go Move modifier code for inserting nvidia-container-runtime-hook to separate package 2022-03-29 11:05:42 +02:00
stable.go Fix typo in variable name 2022-04-04 14:16:26 +02:00