nvidia-container-toolkit/cmd/nvidia-container-runtime-hook
Evan Lezar a69657dde7 Add config.Toml type to handle config files
This change introduced a config.Toml type that is used as the base for
config file processing and manipulation. This ensures that configs --
including commented values -- can be handled consistently.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-08-14 11:32:54 +02:00
..
capabilities.go Refactor handling of DriverCapabilities 2023-08-14 10:40:42 +02:00
container_config_test.go Refactor handling of DriverCapabilities 2023-08-14 10:40:42 +02:00
container_config.go Refactor handling of DriverCapabilities 2023-08-14 10:40:42 +02:00
hook_config_test.go Refactor handling of DriverCapabilities 2023-08-14 10:40:42 +02:00
hook_config.go Add config.Toml type to handle config files 2023-08-14 11:32:54 +02:00
hook_test.go Rename -toolkit executable to -runtime-hook 2022-07-08 12:09:11 +02:00
main.go Use internal/config structs in hook 2023-08-14 10:40:41 +02:00