gateway api v1.6.2 standard

Gateway.spec.tls.frontend.perPort[]

2 fields
Gateway.spec.tls.frontend.perPort[] fields and descriptions
Field / TypeDescription
port
integer required

The Port indicates the Port Number to which the TLS configuration will be applied. This configuration will be applied to all Listeners handling HTTPS traffic that match this port. Support: Core

  • format: int32
  • minimum: 1
  • maximum: 65535
object required

TLS store the configuration that will be applied to all Listeners handling HTTPS traffic and matching given port. Support: Core