api

package
v0.0.0-...-7f4d2d2 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2015 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudController

type CloudController struct {
	// contains filtered or unexported fields
}

func NewCloudController

func NewCloudController() (cc CloudController)

func (*CloudController) GetApplication

func (cc *CloudController) GetApplication(appName string) (app models.Application, err error)

func (*CloudController) StartApplication

func (cc *CloudController) StartApplication(app *models.Application) (err error)

func (*CloudController) StopApplication

func (cc *CloudController) StopApplication(app *models.Application) (err error)

func (*CloudController) UpdateApplication

func (cc *CloudController) UpdateApplication(app *models.Application, params models.AppParams) (err error)

Jump to

Keyboard shortcuts

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