gateway api v1.6.2 experimental
ListenerSet.spec.parentRef
ParentRef references the Gateway that the listeners are attached to.
| Field / Type | Description |
|---|---|
group | Group is the group of the referent.
|
kind | Kind is kind of the referent. For example "Gateway".
|
name | Name is the name of the referent.
|
namespace | Namespace is the namespace of the referent. If not present, the namespace of the referent is assumed to be the same as the namespace of the referring object.
|