nvidia-container-toolkit/internal/config
Evan Lezar 7263d26817
Add feature gate to require NVIDIA kernel modules
This change adds an opt-in feature to the NVIDIA Container Runtime that
only uses the NVIDIA runtime if the NVIDIA kernel modules are loaded.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-10-30 15:15:18 +01:00
..
image Allow IMEX channels to be requested as volume mounts 2024-10-17 16:54:29 +02:00
cli_test.go Resolve LDConfig path passed to nvidia-container-cli 2023-11-21 15:31:12 +01:00
cli.go Resolve LDConfig path passed to nvidia-container-cli 2023-11-21 15:31:12 +01:00
config_test.go Add crun as a default low-level runtime. 2024-01-17 11:31:07 +01:00
config.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
features.go Add feature gate to require NVIDIA kernel modules 2024-10-30 15:15:18 +01:00
hook.go Export config.GetDefault function 2023-08-14 10:35:33 +02:00
runtime.go Export config.GetDefault function 2023-08-14 10:35:33 +02:00
toml_test.go Add crun as a default low-level runtime. 2024-01-17 11:31:07 +01:00
toml.go fetch current container runtime config through the command line 2024-10-10 01:13:20 -07:00
toolkit-cli.go Use toml representation to get defaults 2023-05-08 11:26:53 +02:00