Namespace Yarp.ReverseProxy.Transforms.Builder
Classes
- TransformBuilderContext
State used when building transforms for the given route.
- TransformClusterValidationContext
State used when validating transforms for the given cluster.
- TransformRouteValidationContext
State used when validating transforms for the given route.
Interfaces
- ITransformBuilder
Validates and builds request and response transforms for a given route.
- ITransformFactory
Validates and builds transforms from the given parameters
- ITransformProvider
Enables the implementor to inspect each route and conditionally add transforms.