mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 18:44:47 +01:00
In order to reuse the same scheme across several components of the runtime repository, we need to factorize the code handling signalling through a common package. The immediate use case will be to use this package from both the CLI and the network monitor. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>