nvidia-container-toolkit/internal/config
Evan Lezar 2e6712d2bc Allow IMEX channels to be requested as volume mounts
This change allows IMEX channels to be requested using the
volume mount mechanism.

A mount from /dev/null to /var/run/nvidia-container-devices/imex/{{ .ChannelID }}
is equivalent to including {{ .ChannelID }} in the NVIDIA_IMEX_CHANNELS
envvironment variables.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-10-17 16:54:29 +02:00
..
image Allow IMEX channels to be requested as volume mounts 2024-10-17 16:54:29 +02:00
cli_test.go
cli.go
config_test.go
config.go
features.go Add disable-imex-channel-creation feature flag 2024-10-17 14:26:24 +02:00
hook.go
runtime.go
toml_test.go
toml.go
toolkit-cli.go