Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SNIHandler ¶
func (*SNIHandler) HandleConn ¶
func (snih *SNIHandler) HandleConn(conn net.Conn) error
HandleSNIConn implements SNI based routing. This can be used for compat with Istio. Was original method to tunnel for serverless.
This can be used for a legacy CNI to UGate bridge. The old Istio client expects an mTLS connection to the other end - the UGate proxy is untrusted.
Click to show internal directories.
Click to hide internal directories.