mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-25 01:54:23 +01:00
Add a few minimal documents to allow all the documentation in this repository to be navigated from the top-level README. Fixes #1681. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
330 B
330 B
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. |