gateway api v1.6.2 standard

ListenerSet.spec.parentRef.kind

Kind is kind of the referent. For example "Gateway".

1 fields
ListenerSet.spec.parentRef.kind fields and descriptions
Field / TypeDescription
ListenerSet.spec.parentRef.kind
string

Kind is kind of the referent. For example "Gateway".

  • default: "Gateway"
  • minLength: 1
  • maxLength: 63
  • pattern: ^[a-zA-Z]([-a-zA-Z0-9]*[a-zA-Z0-9])?$