package
0.21.3
Repository: https://github.com/kgateway-dev/kgateway.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
FilterStageComparison helps implement the sort.Interface Less function for use in other implementations of sort.Interface returns -1 if less than, 0 if equal, 1 if greater than It is not sufficient to return a Less bool because calling functions need to know if equal or greater when Less is false.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Request passed all the checks and will be forwarded upstream.
Authentication stage.
Authorization stage.
Cors stage.
Fault injection // First Filter Stage.
Add auth for the upstream (i.e.
Rate limiting stage.
Request is going to upstream // Last Filter Stage.
Web application firewall stage.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Generation plugins */.
No description provided by the author
Currently only supported for TCP listeners, plan to change this in the future.
No description provided by the author
No description provided by the author
No description provided by the author
note: any route action plugin can be implemented as a route plugin suggestion: if your plugin requires configuration from a RoutePlugin field, implement the RoutePlugin interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
WellKnownFilterStages are represented by an integer that reflects their relative ordering.