Files
kata-containers/src/runtime/pkg
Jeremi Piotrowski bfc93927fb runtime: Remove redundant check in checkPCIeConfig
There is no way for this branch to be hit, as port is only set when it is
different than config.NoPort.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-09-14 14:23:28 +02:00
..
2022-11-17 14:16:12 +01:00
2023-05-16 15:27:32 +03:00

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.
sev AMD SEV confidential guest utilities.
signals Signal handling functions.