Crate cordon

source ·

Modules

  • Low-level API for spawning cordoned processes, requiring manual memory management.
  • Support for creating cgroups via systemd transient units.

Structs

  • A handle to a cordoned child process.
  • A command to be launched within the cordon.
  • The exit status of a child process.
  • A user or group ID mapping table.
  • A list of mounts to be carried out inside the child process.

Enums