Expand description
Core domain types for proxy management.
Structs§
- Proxy
- A proxy endpoint with optional authentication credentials.
- Proxy
Config - Configuration governing health checking and circuit-breaker behaviour.
- Proxy
Metrics - Per-proxy runtime metrics using lock-free atomic counters.
- Proxy
Record - A
Proxywith a stable identity and insertion timestamp.
Enums§
- Proxy
Type - The protocol variant of a proxy endpoint.