controllers

package
v0.0.0-...-551b004 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2017 License: Apache-2.0 Imports: 6 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 RegistriesController

type RegistriesController struct {
	beego.Controller
}

RegistriesController extends the beego.Controller type

func (*RegistriesController) AddRegistry

func (c *RegistriesController) AddRegistry()

AddRegistry adds a registry to the active registry list from a form

func (*RegistriesController) Get

func (c *RegistriesController) Get()

Get returns the template for the registries page

func (*RegistriesController) GetRegistryCount

func (c *RegistriesController) GetRegistryCount()

func (*RegistriesController) TestRegistryStatus

func (c *RegistriesController) TestRegistryStatus()

TestRegistryStatus responds with JSON containing the status of the registry

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 SettingsController

type SettingsController struct {
	beego.Controller
}

func (*SettingsController) ArchiveLogs

func (c *SettingsController) ArchiveLogs()

func (*SettingsController) ClearLogs

func (c *SettingsController) ClearLogs()

func (*SettingsController) Get

func (c *SettingsController) Get()

func (*SettingsController) GetLiveStatistics

func (c *SettingsController) GetLiveStatistics()

GetLiveStatistics returns stats on request information tracked by beego

func (*SettingsController) GetLogLevel

func (c *SettingsController) GetLogLevel()

func (*SettingsController) GetLogs

func (c *SettingsController) GetLogs()

func (*SettingsController) GetReleaseVersion

func (c *SettingsController) GetReleaseVersion()

func (*SettingsController) ToggleDebug

func (c *SettingsController) ToggleDebug()

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