gateway api v1.1.0 experimental
BackendLBPolicy.spec.targetRefs[]
LocalPolicyTargetReference identifies an API object to apply a direct or inherited policy to. This should be used as part of Policy resources that can target Gateway API resources. For more information on how this policy attachment model works, and a sample Policy resource, refer to the policy attachment documentation for Gateway API.
| Field / Type | Description |
|---|---|
group | Group is the group of the target resource.
|
kind | Kind is kind of the target resource.
|
name | Name is the name of the target resource.
|