http

package
v0.0.0-...-28b0f66 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2017 License: MIT, Zlib Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	BindAddress              string
	AssetsPath               string
	AuthDisabled             bool
	EndpointManagement       bool
	AppToContainerManagement bool //click2cloud-apptocontainer
	Status                   *dockm.Status
	UserService              dockm.UserService
	TeamService              dockm.TeamService
	TeamMembershipService    dockm.TeamMembershipService
	EndpointService          dockm.EndpointService
	AppToContainerService    dockm.AppToContainerService //click2cloud-apptocontainer
	ResourceControlService   dockm.ResourceControlService
	SettingsService          dockm.SettingsService
	CryptoService            dockm.CryptoService
	JWTService               dockm.JWTService
	FileService              dockm.FileService
	RegistryService          dockm.RegistryService
	DockerHubService         dockm.DockerHubService
	LDAPService              dockm.LDAPService
	StackService             dockm.StackService
	StackManager             dockm.StackManager
	Handler                  *handler.Handler
	SSL                      bool
	SSLCert                  string
	SSLKey                   string
}

Server implements the dockm.Server interface

func (*Server) Start

func (server *Server) Start() error

Start starts the HTTP server

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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