mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-14 19:14:26 +01:00
Some comments for types are incorrect in file
src/libs/kata-types/src/config/hypervisor/mod.rs
Fixes: #5187
Signed-off-by: Bin Liu <bin@hyper.sh>
(cherry picked from commit 3f65ff2d07)
Signed-off-by: Greg Kurz <groug@kaod.org>
kata-types
This crate is a collection of constants and data types shared by multiple Kata Containers components.
It defines constants and data types used by multiple Kata Containers components. Those constants and data types may be defined by Kata Containers or by other projects/specifications, such as:
Support
Operating Systems:
- Linux
License
This code is licensed under Apache-2.0.