gateway api v1.6.2 experimental

BackendTLSPolicy.spec.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
BackendTLSPolicy.spec.options[key] fields and descriptions
Field / TypeDescription
BackendTLSPolicy.spec.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