Skip to main content

Module overlay

Module overlay 

Source
Expand description

Overlay network API DTOs.

Wire types for the /api/v1/overlay/* HTTP surface, shared between zlayer-api (server) and zlayer-client / zlayer-manager (clients). These are the response shapes consumed by both the daemon and SDK clients.

See crate::overlay for the underlying configuration types.

Structs§

BridgeInfo
Where on a specific node a service’s overlay terminates.
DnsStatusResponse
DNS service status response
IpAllocationResponse
IP allocation status response
NatCandidateDto
Locally gathered NAT candidate (Host / ServerReflexive / Relay).
NatPeerDto
Per-peer NAT connectivity entry.
NatStatusResponse
NAT traversal status response
OverlayStatusResponse
Overlay network status response
PeerInfo
Peer information
PeerListResponse
Peer list response
ServiceOverlayStatus
Status of a service’s overlay across the cluster.