gateway api v1.2.0 experimental

BackendTLSPolicy.spec.validation.subjectAltNames[].hostname

Hostname contains Subject Alternative Name specified in DNS name format. Required when Type is set to Hostname, ignored otherwise. Support: Core

1 fields
BackendTLSPolicy.spec.validation.subjectAltNames[].hostname fields and descriptions
Field / TypeDescription
BackendTLSPolicy.spec.validation.subjectAltNames[].hostname
string

Hostname contains Subject Alternative Name specified in DNS name format. Required when Type is set to Hostname, ignored otherwise. 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])?)*$