gateway api v1.6.2 experimental

ListenerSet.spec.listeners[].tls.options[key]

AnnotationValue is the value of an annotation in Gateway API. This is used for validation of maps such as TLS options. This roughly matches Kubernetes annotation validation, although the length validation in that case is based on the entire size of the annotations struct.

1 fields
ListenerSet.spec.listeners[].tls.options[key] fields and descriptions
Field / TypeDescription
ListenerSet.spec.listeners[].tls.options[key]
string

AnnotationValue is the value of an annotation in Gateway API. This is used for validation of maps such as TLS options. This roughly matches Kubernetes annotation validation, although the length validation in that case is based on the entire size of the annotations struct.

  • maxLength: 4096