Wire up DynamicCALoader in main.go for cleaner separation of concerns: - Create DynamicCALoader directly in main.go when CAFiles are configured - Set up dynamic transport and start file watching at startup - Keep validation focused on config validation only Signed-off-by: Niki Dokovski <nickytd@gmail.com> |
||
|---|---|---|
| .. | ||
| apis | ||
| app | ||
| authentication | ||
| cookies | ||
| encryption | ||
| header | ||
| ip | ||
| logger | ||
| middleware | ||
| providers | ||
| proxyhttp | ||
| requests | ||
| sessions | ||
| upstream | ||
| util | ||
| validation | ||
| version | ||
| watcher | ||