Files
kata-containers/src/libs/kata-types
ChengyuZhu6 622bd4e370 agent: create directories to mount filesystem by overlay
When creating a container with a raw disk image using virtio-blk,
the guest does not have the upper directory and worker directory present.
Therefore, it is necessary to create these directories before mounting the filesystem with overlay.

Signed-off-by: ChengyuZhu6 <chengyu.zhu@intel.com>
2023-09-13 10:01:12 +08:00
..
2022-06-10 19:55:39 +08:00

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.