mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00:00
Factoring those pieces of code to their own functions allows us to easily re-use them when creating & cleaning up the CRI-O configuration files, as CRI-O is also affected by the issues that are still opened. Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>