mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00: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>