Namespace Yarp.ReverseProxy.Model
Classes
ClusterDestinationsState
ClusterModel
Immutable representation of the portions of a cluster that only change in reaction to configuration changes (e.g. http client options).
ClusterState
Representation of a cluster for use at runtime.
DestinationHealthState
Tracks destination passive and active health states.
DestinationModel
Immutable representation of the portions of a destination that only change in reaction to configuration changes (e.g. address).
DestinationState
Representation of a cluster's destination for use at runtime.
ReverseProxyApplicationBuilder
ReverseProxyFeature
Stores the current proxy configuration used when processing the request.
RouteModel
Immutable representation of the portions of a route that only change in reaction to configuration changes.
Interfaces
IClusterChangeListener
Listener for changes in the clusters.
IReverseProxyFeature
Stores the current proxy configuration used when processing the request.