package
0.15.0
Repository: https://github.com/linkerd/linkerd2-proxy-api.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

Describes how to match a header by name and value.
No description provided by the author
No description provided by the author
Describes how to match an `:authority` or `host` header.
No description provided by the author
A match like `*.example.com` is encoded as [com, example].
No description provided by the author
Configures a route to respond with a fixed response.
Describes a set of matches, ALL of which must apply.
Describes how to match a path.
No description provided by the author
No description provided by the author
No description provided by the author
Describes how a path value may be rewritten in a route.
No description provided by the author
No description provided by the author
Describes how to match a query parameter by name and value.
No description provided by the author
No description provided by the author
A ratio (i.e., of requests) to which an filter should be applied.
Configures a route to modify a request's headers.
Configures a route to respond with a redirect response.
Configures a route to modify a response's headers.
No description provided by the author