gateway

package
v0.0.0-...-12b77bc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsEligibleForHTTP3Upgrade

func IsEligibleForHTTP3Upgrade(server *v1alpha3.Server) bool

IsEligibleForHTTP3Upgrade returns true if we can create an HTTP/3 server listening of QUIC for the given server. It must be a TLS non-passthrough as TLS is mandatory for QUIC

func IsHTTPSServerWithTLSTermination

func IsHTTPSServerWithTLSTermination(server *v1alpha3.Server) bool

IsHTTPSServerWithTLSTermination returns true if the server is HTTPS with TLS termination

func IsHTTPServer

func IsHTTPServer(server *v1alpha3.Server) bool

IsHTTPServer returns true if this server is using HTTP or HTTPS with termination

func IsPassThroughServer

func IsPassThroughServer(server *v1alpha3.Server) bool

IsPassThroughServer returns true if this server does TLS passthrough (auto or manual)

func IsTCPServerWithTLSTermination

func IsTCPServerWithTLSTermination(server *v1alpha3.Server) bool

IsTCPServerWithTLSTermination returns true if this server is TCP(non-HTTP) server with some TLS settings for termination

func IsTLSServer

func IsTLSServer(server *v1alpha3.Server) bool

IsTLSServer returns true if this server is non HTTP, but with some TLS settings for termination/passthrough

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL