nvidia-container-toolkit/internal/config
Evan Lezar c1f35807ea Skip injection of nvidia-persistenced socket by default
This changes skips the injection of the nvidia-persistenced socket by
default.

An include-persistenced-socket feature flag is added to allow the
injection of this socket to be explicitly requested.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-09-18 17:07:03 +02:00
..
image
cli_test.go
cli.go
config_test.go Only allow host-relative LDConfig paths 2024-09-18 16:52:10 +02:00
config.go Only allow host-relative LDConfig paths 2024-09-18 16:52:10 +02:00
features.go Skip injection of nvidia-persistenced socket by default 2024-09-18 17:07:03 +02:00
hook.go
runtime.go
toml_test.go Only allow host-relative LDConfig paths 2024-09-18 16:52:10 +02:00
toml.go Only allow host-relative LDConfig paths 2024-09-18 16:52:10 +02:00
toolkit-cli.go