Module net

Module net 

Source
Expand description

Wrapper for configuring the network devices attached to the microVM.

Structs§

NetBuilder
Builder for a list of network devices.
NetworkInterfaceConfig
This struct represents the strongly typed equivalent of the json body from net iface related requests.
NetworkInterfaceUpdateConfig
The data fed into a network iface update request. Currently, only the RX and TX rate limiters can be updated.

Enums§

NetworkInterfaceError
Errors associated with the operations allowed on a net device.