Documentation ¶
Overview ¶
Package router implements the Envoy Router HTTP filter.
Index ¶
Constants ¶
View Source
const TypeURL = "type.googleapis.com/envoy.extensions.filters.http.router.v3.Router"
TypeURL is the message type for the Router configuration.
Variables ¶
This section is empty.
Functions ¶
func IsRouterFilter ¶
func IsRouterFilter(b httpfilter.Filter) bool
IsRouterFilter returns true iff a HTTP filter is a Router filter.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.