Documentation ¶
Index ¶
Constants ¶
View Source
const (
FilterName = "io.solo.transformation"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
RequireTransformationFilter bool
}
func (*Plugin) HttpFilters ¶
func (p *Plugin) HttpFilters(params plugins.Params, listener *v1.HttpListener) ([]plugins.StagedHttpFilter, error)
func (*Plugin) ProcessRoute ¶
func (p *Plugin) ProcessRoute(params plugins.RouteParams, in *v1.Route, out *envoyroute.Route) error
TODO(yuval-k): We need to figure out what\if to do in edge cases where there is cluster weight transform
Click to show internal directories.
Click to hide internal directories.