Documentation
¶
Index ¶
- Constants
- func ConfigureCA()
- func ConfigureDocker(proxyAddress string)
- func ExecuteCmd(stdout bool, name string, cmd ...string) (string, int)
- func GetData() string
- func StartHTTPSServers() []*http.Server
- func StartHTTPServers() []*http.Server
- func StartP2PServer(config *configure.DeployConfig, isRun bool) *http.Server
- func StartProxyServer(config *configure.DeployConfig, isRun bool) *http.Server
- func StartServer(idx int, runMode string, rootList []string, port int, ...) *http.Server
- func StartServers(root, agent int, serveBySSL, proxyHTTPS bool) []*http.Server
- type Config
- type Server
Constants ¶
View Source
const Media = "/tmp/cache"
Variables ¶
This section is empty.
Functions ¶
func ConfigureCA ¶
func ConfigureCA()
func ConfigureDocker ¶
func ConfigureDocker(proxyAddress string)
func StartHTTPSServers ¶
func StartHTTPServers ¶
func StartP2PServer ¶
func StartP2PServer(config *configure.DeployConfig, isRun bool) *http.Server
func StartProxyServer ¶
func StartProxyServer(config *configure.DeployConfig, isRun bool) *http.Server
func StartServer ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.