Expand description
Hot-reload of the gateway configuration: watches gateway.yaml for
changes (via the notify crate) and triggers a SharedState reload so
route and policy edits apply without restarting the process.
Functionsยง
- watch_
config - Watches config files for changes and triggers hot-reload.