controllers

package
v0.0.0-...-14f0bbf Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2017 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoggedOnFilter

func LoggedOnFilter(ctx *context.Context)

Types

type AlertController

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

func (*AlertController) Delete

func (ac *AlertController) Delete()

func (*AlertController) List

func (ac *AlertController) List()

func (*AlertController) Prepare

func (bc *AlertController) Prepare()

Prepare implemented Prepare() method for baseController. It's used for language option check and setting.

type AppController

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

AppController handles the welcome screen that allows user to pick a technology and username.

func (*AppController) Clusters

func (ac *AppController) Clusters()

func (*AppController) Dashboard

func (ac *AppController) Dashboard()

func (*AppController) Get

func (ac *AppController) Get()

Get implemented Get() method for AppController.

func (*AppController) Prepare

func (bc *AppController) Prepare()

Prepare implemented Prepare() method for baseController. It's used for language option check and setting.

type InspectController

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

func (*InspectController) Delete

func (ic *InspectController) Delete()

func (*InspectController) Edit

func (ic *InspectController) Edit()

func (*InspectController) List

func (ic *InspectController) List()

func (*InspectController) New

func (ic *InspectController) New()

func (*InspectController) Prepare

func (bc *InspectController) Prepare()

Prepare implemented Prepare() method for baseController. It's used for language option check and setting.

func (*InspectController) Save

func (ic *InspectController) Save()

type LoginController

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

func (*LoginController) Get

func (lc *LoginController) Get()

func (*LoginController) Logout

func (lc *LoginController) Logout()

func (*LoginController) Post

func (lc *LoginController) Post()

func (*LoginController) Prepare

func (bc *LoginController) Prepare()

Prepare implemented Prepare() method for baseController. It's used for language option check and setting.

Jump to

Keyboard shortcuts

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