nvidia-container-toolkit/internal/runtime
Evan Lezar ac11727ec5 Add nvidia-contianer-runtime-hook.path config option
This change adds an nvidia-container-runtime-hook.path config option
to allow the path used for the prestart hook to be overridden. This
is useful in cases where multiple NVIDIA Container Toolkit installations
are present.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-05-25 12:05:33 +02:00
..
api.go Implement runtime package for creating runtime CLI 2023-02-13 16:09:46 +01:00
logger_test.go Add logger test 2023-02-16 15:22:56 +01:00
logger.go Fix logger.Update and Reset 2023-02-16 15:22:56 +01:00
runtime_factory_test.go Implement runtime package for creating runtime CLI 2023-02-13 16:09:46 +01:00
runtime_factory.go Add nvidia-contianer-runtime-hook.path config option 2023-05-25 12:05:33 +02:00
runtime.go Add nvidia-contianer-runtime-hook.path config option 2023-05-25 12:05:33 +02:00