gateway api v1.0.0 standard

Gateway.spec.listeners[].name

Name is the name of the Listener. This name MUST be unique within a Gateway. Support: Core

1 fields
Gateway.spec.listeners[].name fields and descriptions
Field / TypeDescription
Gateway.spec.listeners[].name
string

Name is the name of the Listener. This name MUST be unique within a Gateway. Support: Core

  • minLength: 1
  • maxLength: 253
  • pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$