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.
- Interface
Overrides - Optional overrides for the guest interface.
- Network
Config - Complete network configuration for a sandbox.
- Published
Port - A published port mapping between host and guest.
Enums§
- Port
Protocol - Protocol for a published port.