gateway api v1.1.1 experimental
GRPCRoute.spec.rules[].backendRefs[].filters.extensionRef.spec.rules.filters.extensionRef
ExtensionRef is an optional, implementation-specific extension to the "filter" behavior. For example, resource "myroutefilter" in group "networking.example.net"). ExtensionRef MUST NOT be used for core and extended filters. Support: Implementation-specific This filter can be used multiple times within the same rule.
| Field / Type | Description |
|---|---|
group | Group is the group of the referent. For example, "gateway.networking.k8s.io". When unspecified or empty string, core API group is inferred.
|
kind | Kind is kind of the referent. For example "HTTPRoute" or "Service".
|
name | Name is the name of the referent.
|