nvidia-container-toolkit/pkg/config/engine/containerd
Evan Lezar 3a13747e10
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 executables and a specific one must be used.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-04-03 09:17:06 +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-03 09:17:06 +02:00
option.go Add support for containerd version 3 config 2025-01-15 10:33:43 +01:00