gateway api v1.6.2 standard
Gateway.status.listeners[].supportedKinds
SupportedKinds is the list indicating the Kinds supported by this listener. This MUST represent the kinds supported by an implementation for that Listener configuration. If kinds are specified in Spec that are not supported, they MUST NOT appear in this list and an implementation MUST set the "ResolvedRefs" condition to "False" with the "InvalidRouteKinds" reason. If both valid and invalid Route kinds are specified, the implementation MUST reference the valid Route kinds that have been specified.
| Field / Type | Description |
|---|---|
group | Group is the group of the Route.
|
kind | Kind is the kind of the Route.
|