mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 02:24:21 +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>
11 lines
330 B
Markdown
11 lines
330 B
Markdown
# Kata golang packages
|
|
|
|
This repository contains a number of packages in addition to the
|
|
[`virtcontainers`](../virtcontainers) package:
|
|
|
|
| Package name | Description |
|
|
|-|-|
|
|
| [`katatestutils`](katatestutils) | Unit test utilities. |
|
|
| [`katautils`](katautils) | Utilities. |
|
|
| [`signals`](signals) | Signal handling functions. |
|