Table of Contents

Interface IProxyConfigProvider

Namespace
Yarp.ReverseProxy.Configuration
Assembly
Yarp.ReverseProxy.dll

A data source for proxy route and cluster information.

public interface IProxyConfigProvider

Methods

GetConfig()

Returns the current route and cluster data.

IProxyConfig GetConfig()

Returns

IProxyConfig