Expand description
Wrapper for configuring the network devices attached to the microVM.
Structs§
- NetBuilder
- Builder for a list of network devices.
- Network
Interface Config - This struct represents the strongly typed equivalent of the json body from net iface related requests.
- Network
Interface Update Config - The data fed into a network iface update request. Currently, only the RX and TX rate limiters can be updated.
Enums§
- Network
Interface Error - Errors associated with the operations allowed on a net device.