controllers

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImagesController

type ImagesController struct {
	beego.Controller
}

func (*ImagesController) GetImages

func (c *ImagesController) GetImages()

GetImages returns the template for the images page

type LogsController

type LogsController struct {
	beego.Controller
}

func (*LogsController) Get

func (c *LogsController) Get()

type RegistriesController

type RegistriesController struct {
	beego.Controller
}

RegistriesController extends the beego.Controller type

func (*RegistriesController) Get

func (c *RegistriesController) Get()

Get returns the template for the registries page

func (*RegistriesController) GetRegistryCount

func (c *RegistriesController) GetRegistryCount()

func (*RegistriesController) ListRegistries

func (c *RegistriesController) ListRegistries()

ListRegistries returns all registries

func (*RegistriesController) RemoveRegistry

func (c *RegistriesController) RemoveRegistry()

RemoveRegistry removes a registry from the interface

type RepositoriesController

type RepositoriesController struct {
	beego.Controller
}

func (*RepositoriesController) GetAllRepositories

func (c *RepositoriesController) GetAllRepositories()

GetAllRepositories returns the template for the all registries page

func (*RepositoriesController) GetAllRepositoryCount

func (c *RepositoriesController) GetAllRepositoryCount()

func (*RepositoriesController) GetRepositories

func (c *RepositoriesController) GetRepositories()

Get returns the template for the registries page

type TagsController

type TagsController struct {
	beego.Controller
}

func (*TagsController) DeleteTags

func (c *TagsController) DeleteTags()

func (*TagsController) GetTags

func (c *TagsController) GetTags()

GetTags returns the template for the registries page

Jump to

Keyboard shortcuts

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