Expand description
Shared, lock-protected gateway state used by the data plane, the Admin API, and the hot-reload watcher. Owns the current gateway config and the routes compiled from it, and provides the recompile/swap operations.
Structsยง
- Shared
State - Shared gateway state, accessible from both the data-plane server and the Admin API.