nvidia-container-toolkit/cmd/nvidia-container-runtime-hook
Evan Lezar f0bdfbebe4 Add support for multiple swarm resource envvars
This change allows the swarm-resource config option to specify a
comma-separated list of environment variables instead of a single
environment variable.

The first environment variable matched is considered and other
environment variables are ignored.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-10-04 14:11:10 +02:00
..
capabilities_test.go Rename -toolkit executable to -runtime-hook 2022-07-08 12:09:11 +02:00
capabilities.go Rename -toolkit executable to -runtime-hook 2022-07-08 12:09:11 +02:00
container_config_test.go Add support for multiple swarm resource envvars 2022-10-04 14:11:10 +02:00
container_config.go Add support for multiple swarm resource envvars 2022-10-04 14:11:10 +02:00
hook_config_test.go Add support for multiple swarm resource envvars 2022-10-04 14:11:10 +02:00
hook_config.go Add support for multiple swarm resource envvars 2022-10-04 14:11:10 +02:00
hook_test.go Rename -toolkit executable to -runtime-hook 2022-07-08 12:09:11 +02:00
main.go Apply 1 suggestion(s) to 1 file(s) 2022-07-21 08:03:39 +00:00