Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { Config config.Config ContainerMgr mgr.ContainerMgr SystemMgr mgr.SystemMgr ImageMgr mgr.ImageMgr VolumeMgr mgr.VolumeMgr // contains filtered or unexported fields }
Server is a http server which serves restful api to client.
Click to show internal directories.
Click to hide internal directories.