Expand description
Varlink proxy for the io.systemd.Manager interface on PID 1’s socket.
Adapted from the interface definition in systemd’s
src/core/varlink-manager.c.
Structs§
- Describe
Output - Output parameters for the Describe method.
- Manager
Runtime - Runtime state of the systemd manager.
Enums§
- Manager
Error - Errors that can occur in the io.systemd.Manager interface.
Constants§
Traits§
- Manager
- Proxy trait for calling methods on the io.systemd.Manager interface.
- Manager
Chain - Extension trait for adding proxy calls to any chain.