Skip to main content

Module network

Module network 

Source
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§

DescribeOutput
Output parameters for the Describe method.
Interface
Per-interface information returned by io.systemd.Network.Describe.

Enums§

NetworkError
Errors that can occur in the io.systemd.Network interface.

Constants§

NETWORK_SOCKET_PATH

Traits§

Network
Proxy trait for calling methods on the io.systemd.Network interface.
NetworkChain
Extension trait for adding proxy calls to any chain.