controllers

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2015 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppController

type AppController struct {
	*registry.Registry
	*render.Render
}

func NewAppController

func NewAppController(reg *registry.Registry, ren *render.Render) AppController

func (*AppController) Create

func (c *AppController) Create(rw http.ResponseWriter, r *http.Request)

func (*AppController) Delete

func (c *AppController) Delete(rw http.ResponseWriter, r *http.Request)

func (*AppController) Info

func (c *AppController) Info(rw http.ResponseWriter, r *http.Request)

func (*AppController) List

func (c *AppController) List(rw http.ResponseWriter, r *http.Request)

func (*AppController) Update

func (c *AppController) Update(rw http.ResponseWriter, r *http.Request)

type ConfigVarsController added in v0.2.0

type ConfigVarsController struct {
	*registry.Registry
	*render.Render
}

func NewConfigVarsController added in v0.2.0

func NewConfigVarsController(reg *registry.Registry, ren *render.Render) ConfigVarsController

func (*ConfigVarsController) Info added in v0.2.0

func (*ConfigVarsController) Update added in v0.2.0

type ContainerController

type ContainerController struct {
	*render.Render
	// contains filtered or unexported fields
}

func NewContainerController

func NewContainerController(reg *registry.Registry, ren *render.Render, sch *scheduler.Scheduler) ContainerController

func (*ContainerController) Create

func (*ContainerController) Delete

func (*ContainerController) Info

func (*ContainerController) List

func (*ContainerController) Update

Jump to

Keyboard shortcuts

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