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
config.go
features.go
hook.go
runtime.go
toml_test.go
toml.go
toolkit-cli.go