gateway api v1.6.2 standard
ListenerSet.spec.listeners[].allowedRoutes.kinds
Kinds specifies the groups and kinds of Routes that are allowed to bind to this Gateway Listener. When unspecified or empty, the kinds of Routes selected are determined using the Listener protocol. A RouteGroupKind MUST correspond to kinds of Routes that are compatible with the application protocol specified in the Listener's Protocol field. If an implementation does not support or recognize this resource type, it MUST set the "ResolvedRefs" condition to False for this Listener with the "InvalidRouteKinds" reason. Support: Core
| Field / Type | Description |
|---|---|
group | Group is the group of the Route.
|
kind | Kind is the kind of the Route.
|