Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 390 Bytes

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.