Expose code that translates IConfiguration to List<RouteConfig> and List<ClusterConfig>
Open
Type: Idea
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 933
- Avg merge
- 12d 18h
- Merged PRs (30d)
- 2
Description
### What should we add or change to make your life better?
Expose [this logic](https://github.com/microsoft/reverse-proxy/blob/e0bffd5a5f96ab48ffcfa97dedb71ea9df1812f2/src/ReverseProxy/Configuration/ConfigProvider/ConfigurationConfigProvider.cs#L115-L381) via a public API
### Why is this important to you?
I need the ability to merge config from various sources that are added an removed dynamically (single aggregate dynamic config provider).
Contributor guide
Assessment
This issue has not been assessed yet.