Expand description
re-export spacegate_model
Modules§
Macros§
Structs§
- Config
- Config
Item - K8sService
Data - Plugin
Attributes - Plugin
Config - Plugin
Instance Id - Plugin
Instance Map - Plugin
Meta Data - Plugin meta information
- SgBackend
Ref - BackendRef defines how a HTTPRoute should forward an HTTP request.
- SgGateway
- Gateway represents an instance of a service-traffic handling infrastructure by binding Listeners to a set of IP addresses.
- 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
- SgListener
- Listener embodies the concept of a logical endpoint where a Gateway accepts network connections.
- SgParameters
- Gateway parameter configuration.
- SgTls
Config - GatewayTLSConfig describes a TLS configuration.
Enums§
- Backend
Host - Plugin
Instance Name - SgBackend
Protocol - ProtocolType defines the application protocol accepted by a Listener.
- SgHttp
Header Match - SgHttp
Path Match - PathMatchType specifies the semantics of how HTTP paths should be compared.
- SgHttp
Query Match - SgProtocol
Config - ProtocolType defines the application protocol accepted by a Listener.
- SgTls
Mode