Documentation ¶
Index ¶
- type TestProxy
- func New(fr filters.Registry, routes ...*eskip.Route) *TestProxy
- func WithParams(fr filters.Registry, proxyParams proxy.Params, routes ...*eskip.Route) *TestProxy
- func WithParamsAndRoutingOptions(fr filters.Registry, proxyParams proxy.Params, o routing.Options, ...) *TestProxy
- func WithRoutingOptions(fr filters.Registry, o routing.Options, routes ...*eskip.Route) *TestProxy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestProxy ¶
type TestProxy struct { URL string Log *loggingtest.Logger // contains filtered or unexported fields }
func WithParams ¶
func WithParamsAndRoutingOptions ¶ added in v0.13.258
func WithRoutingOptions ¶ added in v0.9.206
Click to show internal directories.
Click to hide internal directories.