Structs§
- K8sService
Data - SgBackend
Ref - BackendRef defines how a HTTPRoute should forward an HTTP request.
- SgHttp
Method Match - SgHttp
Route - HTTPRoute provides a way to route HTTP requests.
- SgHttp
Route Match - HTTPRouteMatch defines the predicate used to match requests to a given action. Multiple match types are ANDed together, i.e. the match will evaluate to true only if all conditions are satisfied.
- 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
Enums§
- Backend
Host - SgHttp
Header Match - SgHttp
Path Match - PathMatchType specifies the semantics of how HTTP paths should be compared.
- SgHttp
Query Match