Skip to main content

Module config

Module config 

Source
Expand description

Serializable network configuration types.

These types represent the user-facing declarative network configuration for sandbox networking. Designed for the smoltcp in-process engine.

Structs§

DnsConfig
DNS interception settings for the sandbox.
InterfaceOverrides
Optional overrides for the guest interface.
NetworkConfig
Complete network configuration for a sandbox.
PublishedPort
A published port mapping between host and guest.

Enums§

PortProtocol
Protocol for a published port.