Expand description
Varlink proxy for the io.systemd.Network interface.
Adapted from the interface definition in systemd’s
src/shared/varlink-io.systemd.Network.c.
Structs§
- Describe
Output - Output parameters for the Describe method.
- Interface
- Per-interface information returned by io.systemd.Network.Describe.
Enums§
- Network
Error - Errors that can occur in the io.systemd.Network interface.
Constants§
Traits§
- Network
- Proxy trait for calling methods on the io.systemd.Network interface.
- Network
Chain - Extension trait for adding proxy calls to any chain.