| AllowedRoutes |
AllowedRoutes defines which Routes may be attached to this Listener.
|
| AllowedRoutesBuilder |
|
| AllowedRoutesFluent<A extends AllowedRoutesFluent<A>> |
Generated
|
| BackendObjectReference |
BackendObjectReference defines how an ObjectReference that is specific to BackendRef.
|
| BackendObjectReferenceBuilder |
|
| BackendObjectReferenceFluent<A extends BackendObjectReferenceFluent<A>> |
Generated
|
| BackendRef |
BackendRef defines how a Route should forward a request to a Kubernetes resource.
|
| BackendRefBuilder |
|
| BackendRefFluent<A extends BackendRefFluent<A>> |
Generated
|
| CommonRouteSpec |
CommonRouteSpec defines the common attributes that all Routes MUST include within their spec.
|
| CommonRouteSpecBuilder |
|
| CommonRouteSpecFluent<A extends CommonRouteSpecFluent<A>> |
Generated
|
| CookieConfig |
CookieConfig defines the configuration for cookie-based session persistence.
|
| CookieConfigBuilder |
|
| CookieConfigFluent<A extends CookieConfigFluent<A>> |
Generated
|
| Fraction |
|
| FractionBuilder |
|
| FractionFluent<A extends FractionFluent<A>> |
Generated
|
| FrontendTLSValidation |
FrontendTLSValidation holds configuration information that can be used to validate the frontend initiating the TLS connection
|
| FrontendTLSValidationBuilder |
|
| FrontendTLSValidationFluent<A extends FrontendTLSValidationFluent<A>> |
Generated
|
| Gateway |
Gateway represents an instance of a service-traffic handling infrastructure by binding Listeners to a set of IP addresses.
|
| GatewayAddress |
GatewayAddress describes an address that can be bound to a Gateway.
|
| GatewayAddressBuilder |
|
| GatewayAddressFluent<A extends GatewayAddressFluent<A>> |
Generated
|
| GatewayBackendTLS |
GatewayBackendTLS describes backend TLS configuration for gateway.
|
| GatewayBackendTLSBuilder |
|
| GatewayBackendTLSFluent<A extends GatewayBackendTLSFluent<A>> |
Generated
|
| GatewayBuilder |
|
| GatewayClass |
GatewayClass describes a class of Gateways available to the user for creating Gateway resources.
|
| GatewayClassBuilder |
|
| GatewayClassFluent<A extends GatewayClassFluent<A>> |
Generated
|
| GatewayClassList |
GatewayClassList contains a list of GatewayClass
|
| GatewayClassListBuilder |
|
| GatewayClassListFluent<A extends GatewayClassListFluent<A>> |
Generated
|
| GatewayClassSpec |
GatewayClassSpec reflects the configuration of a class of Gateways.
|
| GatewayClassSpecBuilder |
|
| GatewayClassSpecFluent<A extends GatewayClassSpecFluent<A>> |
Generated
|
| GatewayClassStatus |
GatewayClassStatus is the current status for the GatewayClass.
|
| GatewayClassStatusBuilder |
|
| GatewayClassStatusFluent<A extends GatewayClassStatusFluent<A>> |
Generated
|
| GatewayFluent<A extends GatewayFluent<A>> |
Generated
|
| GatewayInfrastructure |
GatewayInfrastructure defines infrastructure level attributes about a Gateway instance.
|
| GatewayInfrastructureBuilder |
|
| GatewayInfrastructureFluent<A extends GatewayInfrastructureFluent<A>> |
Generated
|
| GatewayList |
GatewayList contains a list of Gateways.
|
| GatewayListBuilder |
|
| GatewayListFluent<A extends GatewayListFluent<A>> |
Generated
|
| GatewaySpec |
GatewaySpec defines the desired state of Gateway.
|
| GatewaySpecBuilder |
|
| GatewaySpecFluent<A extends GatewaySpecFluent<A>> |
Generated
|
| GatewayStatus |
GatewayStatus defines the observed state of Gateway.
|
| GatewayStatusAddress |
GatewayStatusAddress describes a network address that is bound to a Gateway.
|
| GatewayStatusAddressBuilder |
|
| GatewayStatusAddressFluent<A extends GatewayStatusAddressFluent<A>> |
Generated
|
| GatewayStatusBuilder |
|
| GatewayStatusFluent<A extends GatewayStatusFluent<A>> |
Generated
|
| GatewayTLSConfig |
GatewayTLSConfig describes a TLS configuration.
|
| GatewayTLSConfigBuilder |
|
| GatewayTLSConfigFluent<A extends GatewayTLSConfigFluent<A>> |
Generated
|
| GRPCBackendRef |
GRPCBackendRef defines how a GRPCRoute forwards a gRPC request.
|
| GRPCBackendRefBuilder |
|
| GRPCBackendRefFluent<A extends GRPCBackendRefFluent<A>> |
Generated
|
| GRPCHeaderMatch |
GRPCHeaderMatch describes how to select a gRPC route by matching gRPC request headers.
|
| GRPCHeaderMatchBuilder |
|
| GRPCHeaderMatchFluent<A extends GRPCHeaderMatchFluent<A>> |
Generated
|
| GRPCMethodMatch |
GRPCMethodMatch describes how to select a gRPC route by matching the gRPC request service and/or method.
|
| GRPCMethodMatchBuilder |
|
| GRPCMethodMatchFluent<A extends GRPCMethodMatchFluent<A>> |
Generated
|
| GRPCRoute |
GRPCRoute provides a way to route gRPC requests.
|
| GRPCRouteBuilder |
|
| GRPCRouteFilter |
GRPCRouteFilter defines processing steps that must be completed during the request or response lifecycle.
|
| GRPCRouteFilterBuilder |
|
| GRPCRouteFilterFluent<A extends GRPCRouteFilterFluent<A>> |
Generated
|
| GRPCRouteFluent<A extends GRPCRouteFluent<A>> |
Generated
|
| GRPCRouteList |
GRPCRouteList contains a list of GRPCRoute.
|
| GRPCRouteListBuilder |
|
| GRPCRouteListFluent<A extends GRPCRouteListFluent<A>> |
Generated
|
| GRPCRouteMatch |
GRPCRouteMatch defines the predicate used to match requests to a given action.
|
| GRPCRouteMatchBuilder |
|
| GRPCRouteMatchFluent<A extends GRPCRouteMatchFluent<A>> |
Generated
|
| GRPCRouteRule |
GRPCRouteRule defines the semantics for matching a gRPC request based on conditions (matches), processing it (filters), and forwarding the request to an API object (backendRefs).
|
| GRPCRouteRuleBuilder |
|
| GRPCRouteRuleFluent<A extends GRPCRouteRuleFluent<A>> |
Generated
|
| GRPCRouteSpec |
GRPCRouteSpec defines the desired state of GRPCRoute
|
| GRPCRouteSpecBuilder |
|
| GRPCRouteSpecFluent<A extends GRPCRouteSpecFluent<A>> |
Generated
|
| GRPCRouteStatus |
GRPCRouteStatus defines the observed state of GRPCRoute.
|
| GRPCRouteStatusBuilder |
|
| GRPCRouteStatusFluent<A extends GRPCRouteStatusFluent<A>> |
Generated
|
| HTTPBackendRef |
HTTPBackendRef defines how a HTTPRoute should forward an HTTP request.
|
| HTTPBackendRefBuilder |
|
| HTTPBackendRefFluent<A extends HTTPBackendRefFluent<A>> |
Generated
|
| HTTPHeader |
HTTPHeader represents an HTTP Header name and value as defined by RFC 7230.
|
| HTTPHeaderBuilder |
|
| HTTPHeaderFilter |
HTTPHeaderFilter defines a filter that modifies the headers of an HTTP request or response.
|
| HTTPHeaderFilterBuilder |
|
| HTTPHeaderFilterFluent<A extends HTTPHeaderFilterFluent<A>> |
Generated
|
| HTTPHeaderFluent<A extends HTTPHeaderFluent<A>> |
Generated
|
| HTTPHeaderMatch |
HTTPHeaderMatch describes how to select a HTTP route by matching HTTP request headers.
|
| HTTPHeaderMatchBuilder |
|
| HTTPHeaderMatchFluent<A extends HTTPHeaderMatchFluent<A>> |
Generated
|
| HTTPPathMatch |
HTTPPathMatch describes how to select a HTTP route by matching the HTTP request path.
|
| HTTPPathMatchBuilder |
|
| HTTPPathMatchFluent<A extends HTTPPathMatchFluent<A>> |
Generated
|
| HTTPPathModifier |
HTTPPathModifier defines configuration for path modifiers.
|
| HTTPPathModifierBuilder |
|
| HTTPPathModifierFluent<A extends HTTPPathModifierFluent<A>> |
Generated
|
| HTTPQueryParamMatch |
HTTPQueryParamMatch describes how to select a HTTP route by matching HTTP query parameters.
|
| HTTPQueryParamMatchBuilder |
|
| HTTPQueryParamMatchFluent<A extends HTTPQueryParamMatchFluent<A>> |
Generated
|
| HTTPRequestMirrorFilter |
HTTPRequestMirrorFilter defines configuration for the RequestMirror filter.
|
| HTTPRequestMirrorFilterBuilder |
|
| HTTPRequestMirrorFilterFluent<A extends HTTPRequestMirrorFilterFluent<A>> |
Generated
|
| HTTPRequestRedirectFilter |
HTTPRequestRedirect defines a filter that redirects a request.
|
| HTTPRequestRedirectFilterBuilder |
|
| HTTPRequestRedirectFilterFluent<A extends HTTPRequestRedirectFilterFluent<A>> |
Generated
|
| HTTPRoute |
HTTPRoute provides a way to route HTTP requests.
|
| HTTPRouteBuilder |
|
| HTTPRouteFilter |
HTTPRouteFilter defines processing steps that must be completed during the request or response lifecycle.
|
| HTTPRouteFilterBuilder |
|
| HTTPRouteFilterFluent<A extends HTTPRouteFilterFluent<A>> |
Generated
|
| HTTPRouteFluent<A extends HTTPRouteFluent<A>> |
Generated
|
| HTTPRouteList |
HTTPRouteList contains a list of HTTPRoute.
|
| HTTPRouteListBuilder |
|
| HTTPRouteListFluent<A extends HTTPRouteListFluent<A>> |
Generated
|
| HTTPRouteMatch |
HTTPRouteMatch defines the predicate used to match requests to a given action.
|
| HTTPRouteMatchBuilder |
|
| HTTPRouteMatchFluent<A extends HTTPRouteMatchFluent<A>> |
Generated
|
| HTTPRouteRetry |
HTTPRouteRetry defines retry configuration for an HTTPRoute.
|
| HTTPRouteRetryBuilder |
|
| HTTPRouteRetryFluent<A extends HTTPRouteRetryFluent<A>> |
Generated
|
| HTTPRouteRule |
HTTPRouteRule defines semantics for matching an HTTP request based on conditions (matches), processing it (filters), and forwarding the request to an API object (backendRefs).
|
| HTTPRouteRuleBuilder |
|
| HTTPRouteRuleFluent<A extends HTTPRouteRuleFluent<A>> |
Generated
|
| HTTPRouteSpec |
HTTPRouteSpec defines the desired state of HTTPRoute
|
| HTTPRouteSpecBuilder |
|
| HTTPRouteSpecFluent<A extends HTTPRouteSpecFluent<A>> |
Generated
|
| HTTPRouteStatus |
HTTPRouteStatus defines the observed state of HTTPRoute.
|
| HTTPRouteStatusBuilder |
|
| HTTPRouteStatusFluent<A extends HTTPRouteStatusFluent<A>> |
Generated
|
| HTTPRouteTimeouts |
HTTPRouteTimeouts defines timeouts that can be configured for an HTTPRoute.
|
| HTTPRouteTimeoutsBuilder |
|
| HTTPRouteTimeoutsFluent<A extends HTTPRouteTimeoutsFluent<A>> |
Generated
|
| HTTPURLRewriteFilter |
HTTPURLRewriteFilter defines a filter that modifies a request during forwarding.
|
| HTTPURLRewriteFilterBuilder |
|
| HTTPURLRewriteFilterFluent<A extends HTTPURLRewriteFilterFluent<A>> |
Generated
|
| Listener |
Listener embodies the concept of a logical endpoint where a Gateway accepts network connections.
|
| ListenerBuilder |
|
| ListenerFluent<A extends ListenerFluent<A>> |
Generated
|
| ListenerStatus |
ListenerStatus is the status associated with a Listener.
|
| ListenerStatusBuilder |
|
| ListenerStatusFluent<A extends ListenerStatusFluent<A>> |
Generated
|
| LocalObjectReference |
LocalObjectReference identifies an API object within the namespace of the referrer.
|
| LocalObjectReferenceBuilder |
|
| LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>> |
Generated
|
| LocalParametersReference |
LocalParametersReference identifies an API object containing controller-specific configuration resource within the namespace.
|
| LocalParametersReferenceBuilder |
|
| LocalParametersReferenceFluent<A extends LocalParametersReferenceFluent<A>> |
Generated
|
| ObjectReference |
ObjectReference identifies an API object including its namespace.
|
| ObjectReferenceBuilder |
|
| ObjectReferenceFluent<A extends ObjectReferenceFluent<A>> |
Generated
|
| ParametersReference |
ParametersReference identifies an API object containing controller-specific configuration resource within the cluster.
|
| ParametersReferenceBuilder |
|
| ParametersReferenceFluent<A extends ParametersReferenceFluent<A>> |
Generated
|
| ParentReference |
ParentReference identifies an API object (usually a Gateway) that can be considered a parent of this resource (usually a route).
|
| ParentReferenceBuilder |
|
| ParentReferenceFluent<A extends ParentReferenceFluent<A>> |
Generated
|
| RouteGroupKind |
RouteGroupKind indicates the group and kind of a Route resource.
|
| RouteGroupKindBuilder |
|
| RouteGroupKindFluent<A extends RouteGroupKindFluent<A>> |
Generated
|
| RouteNamespaces |
RouteNamespaces indicate which namespaces Routes should be selected from.
|
| RouteNamespacesBuilder |
|
| RouteNamespacesFluent<A extends RouteNamespacesFluent<A>> |
Generated
|
| RouteParentStatus |
RouteParentStatus describes the status of a route with respect to an associated Parent.
|
| RouteParentStatusBuilder |
|
| RouteParentStatusFluent<A extends RouteParentStatusFluent<A>> |
Generated
|
| RouteStatus |
RouteStatus defines the common attributes that all Routes MUST include within their status.
|
| RouteStatusBuilder |
|
| RouteStatusFluent<A extends RouteStatusFluent<A>> |
Generated
|
| SecretObjectReference |
SecretObjectReference identifies an API object including its namespace, defaulting to Secret.
|
| SecretObjectReferenceBuilder |
|
| SecretObjectReferenceFluent<A extends SecretObjectReferenceFluent<A>> |
Generated
|
| SessionPersistence |
SessionPersistence defines the desired state of SessionPersistence.
|
| SessionPersistenceBuilder |
|
| SessionPersistenceFluent<A extends SessionPersistenceFluent<A>> |
Generated
|
| SupportedFeature |
|
| SupportedFeatureBuilder |
|
| SupportedFeatureFluent<A extends SupportedFeatureFluent<A>> |
Generated
|