nvidia-container-toolkit/internal/config
Evan Lezar 09341a0934 Add support for feature flags
This change adds a features config that allows
individual features to be toggled at a global level. Each feature can (by default)
be controlled by an environment variable.

The GDS, MOFED, NVSWITCH, and GDRCOPY features are examples of such features.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-04-03 11:58:37 +02:00
..
image
cli_test.go
cli.go
config_test.go Add crun as a default low-level runtime. 2024-01-17 11:31:07 +01:00
config.go Add support for feature flags 2024-04-03 11:58:37 +02:00
features.go Add support for feature flags 2024-04-03 11:58:37 +02:00
hook.go
runtime.go
toml_test.go Add crun as a default low-level runtime. 2024-01-17 11:31:07 +01:00
toml.go
toolkit-cli.go