Files
kata-containers/src/libs/kata-sys-util
stevenhorsman 8177a440ca libs: Remove unused crates
Remove unused crates to reduce our size and the work needed
to do updates

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2026-02-26 09:37:46 +00:00
..
2025-12-22 19:49:45 +00:00
2026-02-26 09:37:46 +00: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:

  • file systems
  • mount
  • NUMA

Support

Operating Systems:

  • Linux

License

This code is licensed under Apache-2.0.