gateway api v1.1.0 experimental
BackendLBPolicy.spec.targetRefs
TargetRef identifies an API object to apply policy to. Currently, Backends (i.e. Service, ServiceImport, or any implementation-specific backendRef) are the only valid API target references.
| 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.
|