Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunProxy ¶
func RunProxy(ctx context.Context, internetFacing bool, addr string, port uint, handler http.Handler) error
RunProxy starts the HTTP server that proxy authenticated requests to their backend when internetFacing is true, this proxy has very strict timeouts and limits, otherwise it will not have any limits and such protections should be handled by a reverse-proxy in front of auth and by downstream services that should close the connection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.