nvidia-container-toolkit/pkg/config/engine/docker
Evan Lezar bf2bdfd35e Refactor Toml config handling
This change refactors the toml config file handlig for runtimes
such as containerd or crio. A toml.Loader is introduced that
encapsulates loading the required file.

This can be extended to allow other mechanisms for loading
loading the current config.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-09-30 14:24:18 +02:00
..
docker_test.go Export pkg config/engine 2023-04-25 07:16:59 +02:00
docker.go Refactor Toml config handling 2024-09-30 14:24:18 +02:00
option.go Address ioutil deprecation 2023-10-24 20:00:24 +02:00