Files
kata-containers/src/runtime/pkg
Jeremi Piotrowski 18a8b8df03 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>
(cherry picked from commit bfc93927fb)
2023-09-21 13:55:47 +02:00
..
2023-07-20 13:42:44 +00:00
2023-07-23 13:44:19 +00:00
2023-07-20 07:24:26 +00: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.