Module http_route

Source

Re-exports§

pub use super::route_match::*;

Structs§

K8sServiceData
SgBackendRef
BackendRef defines how a HTTPRoute should forward an HTTP request.
SgHttpRoute
HTTPRoute provides a way to route HTTP requests.
SgHttpRouteRule
HTTPRouteRule defines semantics for matching an HTTP request based on conditions (matches), processing it (filters), and forwarding the request to an API object

Enums§

BackendHost