Crate cordon

Source

Modules§

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

Structs§

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

Enums§

MountpointType
The type of mountpoint to create.
Namespace
A namespace which can be unshared from the host.