Skip to main content

Module types

Module types 

Source
Expand description

Core domain types for proxy management.

Structs§

CapabilityRequirement
Required capability set used as a filter when acquiring a proxy.
Proxy
A proxy endpoint with optional authentication credentials.
ProxyCapabilities
Protocol-level capabilities advertised by a proxy endpoint.
ProxyConfig
Configuration governing health checking and circuit-breaker behaviour.
ProxyMetrics
Per-proxy runtime metrics using lock-free atomic counters.
ProxyRecord
A Proxy with a stable identity and insertion timestamp.

Enums§

ProfiledRequestMode
TLS-profiled request mode for proxy-side HTTP operations.
ProxyType
The protocol variant of a proxy endpoint.
RoutingPath
The protocol routing path resolved for an outbound request.