Files
kata-containers/src/runtime/pkg
stevenhorsman 1b2ca678e5 runtime: Fix identifier names
Fix identifiers that are non compliant with go's conventions
e.g. not capitalising initialisations

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2026-02-24 14:33:04 +00:00
..
2026-02-24 14:33:04 +00:00
2026-02-24 14:33:04 +00:00
2024-09-19 16:05:43 +02: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.
signals Signal handling functions.