nvidia-container-toolkit/pkg
Kevin Klues 32b4b09bc9 Add tests to verify priority of device list from mounts vs. envvar
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2020-07-24 12:50:05 +00:00
..
capabilities.go
container_config.go Add logic implementing getDevicesFromMounts() 2020-07-24 12:50:05 +00:00
container_test.go Add tests to verify priority of device list from mounts vs. envvar 2020-07-24 12:50:05 +00:00
hook_config.go Add new config options to pull device list from mounted files not ENVVAR 2020-07-24 12:50:05 +00:00
hook_test.go Add test to make sure that getNvidiaConfig() operates as expected 2020-07-24 12:50:05 +00:00
main.go