gateway api v1.6.2 experimental

Gateway.spec.listeners[].protocol

Protocol specifies the network protocol this listener expects to receive. Support: Core

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

Protocol specifies the network protocol this listener expects to receive. Support: Core

  • minLength: 1
  • maxLength: 255
  • pattern: ^[a-zA-Z0-9]([-a-zA-Z0-9]*[a-zA-Z0-9])?$|[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*\/[A-Za-z0-9]+$