gateway api v1.0.0 experimental

Gateway.spec.infrastructure.annotations[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
Gateway.spec.infrastructure.annotations[key] fields and descriptions
Field / TypeDescription
Gateway.spec.infrastructure.annotations[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