Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
type HTTPServer struct { *config.HTTPServerOptions // contains filtered or unexported fields }
func NewHTTPServer ¶
func NewHTTPServer(httpServerOptions *config.HTTPServerOptions) *HTTPServer
func (*HTTPServer) RegisterAgentHandlers ¶
func (s *HTTPServer) RegisterAgentHandlers()
func (*HTTPServer) RegisterControllerHandlers ¶
func (s *HTTPServer) RegisterControllerHandlers()
func (*HTTPServer) Run ¶
func (s *HTTPServer) Run()
Click to show internal directories.
Click to hide internal directories.