Interface IProxyConfigProvider
A data source for proxy route and cluster information.
Namespace: Yarp.ReverseProxy.Configuration
Assembly: Yarp.ReverseProxy.dll
Syntax
public interface IProxyConfigProvider
Methods
| Improve this Doc View SourceGetConfig()
Returns the current route and cluster data.
Declaration
IProxyConfig GetConfig()
Returns
Type | Description |
---|---|
IProxyConfig |