nvidia-container-toolkit/internal/config
Evan Lezar f07d110e85 Use DefaultExecutableDir to determine default paths
This change adds a DefaultExecutableDir = /usr/bin constant that is used
to construct default paths for executables instead of specifying these
explicitly.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-04-08 11:28:03 +02:00
..
cli.go FIX: Rename CLIConfig to ContainerCLIConfig 2022-04-06 15:21:57 +02:00
config_test.go Add nvidia-ctk config section 2022-04-07 20:25:18 +02:00
config.go Use DefaultExecutableDir to determine default paths 2022-04-08 11:28:03 +02:00
runtime.go Add auto discover mode and use this as the default 2022-04-07 15:37:03 +02:00
toolkit-cli.go Add nvidia-ctk config section 2022-04-07 20:25:18 +02:00