nvidia-container-toolkit/tools/container/containerd
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
..
config_v1_test.go Refactor Toml config handling 2024-09-30 14:24:18 +02:00
config_v2_test.go Refactor Toml config handling 2024-09-30 14:24:18 +02:00
containerd_linux.go Allow make check to run on non-linux platforms 2023-11-27 14:10:34 +01:00
containerd_other.go Allow make check to run on non-linux platforms 2023-11-27 14:10:34 +01:00
containerd.go Refactor Toml config handling 2024-09-30 14:24:18 +02:00