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 Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01: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 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 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 Fix bug in determining CLI user on SUSE systems 2024-01-11 13:54:40 +01:00
toolkit-cli.go Use toml representation to get defaults 2023-05-08 11:26:53 +02:00