Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MainController ¶
type MainController struct {
beego.Controller
}
MainController of the HTTP server
func (*MainController) CreateInstance ¶
func (this *MainController) CreateInstance()
CreateInstance Handles a Create Instance
func (*MainController) DeleteInstance ¶
func (this *MainController) DeleteInstance()
DeleteInstance handles a delete instance REST call
func (*MainController) Status ¶
func (this *MainController) Status()
Status handles a STATUS REST call
func (*MainController) StatusAll ¶
func (this *MainController) StatusAll()
StatusAll handles StatusAll REST call
func (*MainController) UpdateMemory ¶
func (this *MainController) UpdateMemory()
UpdateMemory Not yet implemented
func (*MainController) UpdateSlaves ¶
func (this *MainController) UpdateSlaves()
UpdateSlaves Not yet implemented
Click to show internal directories.
Click to hide internal directories.