Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for stream (L4) proxy

Structs§

StreamProxyConfig
Runtime configuration for a single L4 stream listener.
TcpListenerConfig
Configuration for a TCP listener
UdpListenerConfig
Configuration for a UDP listener

Enums§

StreamHealthProbe
A decoded L4 health probe carried on a StreamProxyConfig.

Constants§

DEFAULT_UDP_SESSION_TIMEOUT
Default UDP session timeout (60 seconds)