gateway api v1.6.2 standard

Gateway.spec.tls.backend.clientCertificateRef.kind

Kind is kind of the referent. For example "Secret".

1 fields
Gateway.spec.tls.backend.clientCertificateRef.kind fields and descriptions
Field / TypeDescription
Gateway.spec.tls.backend.clientCertificateRef.kind
string

Kind is kind of the referent. For example "Secret".

  • default: "Secret"
  • minLength: 1
  • maxLength: 63
  • pattern: ^[a-zA-Z]([-a-zA-Z0-9]*[a-zA-Z0-9])?$