nvidia-container-toolkit/pkg/config/engine/containerd
Evan Lezar c57bdf3391
Some checks failed
CI Pipeline / code-scanning (push) Has been cancelled
CI Pipeline / variables (push) Has been cancelled
CI Pipeline / golang (push) Has been cancelled
CI Pipeline / image (push) Has been cancelled
CI Pipeline / e2e-test (push) Has been cancelled
Allow container runtime executable path to be specified
This change adds support for specifying the container runtime
executable path. This can be used if, for example, there are
two containerd or crio executables and a specific one must be used.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-04-07 17:28:11 +02:00
..
config_test.go Add support for containerd version 3 config 2025-01-15 10:33:43 +01:00
config_v1_test.go Add string TOML source 2025-01-14 10:35:29 +01:00
config_v1.go Remove Set from engine config API 2025-01-27 15:52:08 +01:00
config.go Remove Set from engine config API 2025-01-27 15:52:08 +01:00
containerd.go Allow container runtime executable path to be specified 2025-04-07 17:28:11 +02:00
option.go Add support for containerd version 3 config 2025-01-15 10:33:43 +01:00