Files
kata-containers/src/libs/kata-sys-util
Bin Liu 4d9dd8790d runtime-rs: fix typo get_contaier_type to get_container_type
Change get_contaier_type to get_container_type

Fixes: #5415

Signed-off-by: Bin Liu <bin@hyper.sh>
2022-10-13 17:12:43 +08:00
..
2022-08-17 16:06:26 +08:00

kata-sys-util

This crate is a collection of utilities and helpers for Kata Containers components to access system services.

It provides safe wrappers over system services, such as:

  • cgroups
  • file systems
  • mount
  • NUMA

Support

Operating Systems:

  • Linux

License

This code is licensed under Apache-2.0.