package
0.25.1
Repository: https://github.com/tencent/bk-bcs.git
Documentation: pkg.go.dev

# Functions

NewHttpReverseProxy create golang library reverse proxy for normal http request.
NewWebconsoleProxy create proxy instance for mesos-driver.
NewWebsocketProxy returns a new Websocket reverse proxy that rewrites the URL's to the scheme, host and base path provider in target.

# Variables

DefaultUpgrader specifies the parameters for upgrading an HTTP connection to a WebSocket connection.

# Structs

WebconsoleProxy mesos web console proxy implementation for mesos-driver.
WebsocketProxy is an HTTP Handler that takes an incoming WebSocket connection and proxies it to another server.