nvidia-container-toolkit/internal/config
Evan Lezar 232df647c1 Resolve LDConfig path passed to nvidia-container-cli
Instead of relying solely on a static config, we resolve the path
to ldconfig. The path is checked for existence and a .real suffix is preferred.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-11-21 15:31:12 +01: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 Fix default permissions 2023-10-24 20:11:34 +02:00
config.go Resolve LDConfig path passed to nvidia-container-cli 2023-11-21 15:31:12 +01: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 config.Toml type to handle config files 2023-08-14 11:32:54 +02:00
toml.go Use MustCompile for static regexp 2023-10-24 20:00:24 +02:00
toolkit-cli.go Use toml representation to get defaults 2023-05-08 11:26:53 +02:00