mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-14 13:29:19 +00:00
No human should ever read that ouptut. Let's at least move it to trace for now. Fixes: #1615 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. |