Re-exports§
pub use super::route_match::*;
Structs§
- K8sService
Data - SgBackend
Ref - BackendRef defines how a HTTPRoute should forward an HTTP request.
- SgHttp
Route - HTTPRoute provides a way to route HTTP requests.
- SgHttp
Route Rule - HTTPRouteRule defines semantics for matching an HTTP request based on conditions (matches), processing it (filters), and forwarding the request to an API object