mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-21 06:24:23 +01:00
Today hooks are only described in the QEMU toml. This shouldn't be VMM specific -- let's make sure these are advertised for Cloud Hypervisor as well. Fixes: #1401 Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
Kata golang packages
This repository contains a number of packages in addition to the
virtcontainers package:
| Package name | Description |
|---|---|
katatestutils |
Unit test utilities. |
katautils |
Utilities. |
signals |
Signal handling functions. |