Skip to main content

Module config

Module config 

Source
Expand description

Network configuration types and fluent builders.

Modules§

builder
Fluent builder API for NetworkConfig.

Structs§

DnsBuilder
Fluent builder for DnsConfig.
DnsConfig
DNS interception settings for the sandbox.
InterfaceOverrides
Optional overrides for the guest interface.
NetworkBuilder
Fluent builder for NetworkConfig.
NetworkConfig
Complete network configuration for a sandbox.
NetworkRateLimiterBuilder
Fluent builder for both directions of a NetworkRateLimiterConfig.
PublishedPort
A published port mapping between host and guest.
RateLimiterBuilder
Fluent builder for one direction’s RateLimiterConfig.
SecretBuilder
Fluent builder for a single SecretEntry.
TlsBuilder
Fluent builder for TlsConfig.

Enums§

ConnectionLimit
Explicit connection limit, serialized as zero for unlimited or a positive cap.
PortProtocol
Protocol for a published port.