nvidia-container-toolkit/cmd/nvidia-container-runtime
Evan Lezar 239b6d3739 Implement experimental modifier for NVIDIA Container Runtime
This change enables the experimental mode of the NVIDIA Container Runtime. If
enabled, the nvidia-container-runtime.discover-mode config option is
queried to determine how required OCI spec modifications should be defined.
If "legacy" is selected, the existing NVIDIA Container Runtime hooks is
discovered and injected into the OCI spec.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-04-04 14:16:25 +02:00
..
modifier Implement experimental modifier for NVIDIA Container Runtime 2022-04-04 14:16:25 +02:00
logger.go Copy code from nvidia-container-runtime 2021-09-07 13:13:03 +02:00
main_test.go Move runtime config to internal package 2022-04-04 14:16:24 +02:00
main.go Implement experimental modifier for NVIDIA Container Runtime 2022-04-04 14:16:25 +02:00
runtime_factory_test.go Move runtime config to internal package 2022-04-04 14:16:24 +02:00
runtime_factory.go Implement experimental modifier for NVIDIA Container Runtime 2022-04-04 14:16:25 +02:00