nvidia-container-toolkit/internal/runtime
Evan Lezar 4177fddcc4 Import modifying runtime abstraction from experimental runtime
This change imports the modifying runtime abstraction from the
experimental branch. This encapsulates the checks for whether
modification is required, and forwards the loaded spec to
the specified modifier. This allows for the same code to be
reused when performing more complex modifications.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-03-29 11:05:42 +02:00
..
runtime_modifier_test.go Import modifying runtime abstraction from experimental runtime 2022-03-29 11:05:42 +02:00
runtime_modifier.go Import modifying runtime abstraction from experimental runtime 2022-03-29 11:05:42 +02:00