imageinformation

package
v0.0.0-...-b1c395d Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2016 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProcessingOutMessageFilePathAndName

func GetProcessingOutMessageFilePathAndName(imageInformationName string) string

func ProxyServer

func ProxyServer(ws *websocket.Conn)

Types

type ByImageInformation

type ByImageInformation []ImageInformation

func (ByImageInformation) Len

func (b ByImageInformation) Len() int

func (ByImageInformation) Less

func (b ByImageInformation) Less(i, j int) bool

func (ByImageInformation) Swap

func (b ByImageInformation) Swap(i, j int)

type CreateController

type CreateController struct {
	beego.Controller
}

func (*CreateController) Get

func (c *CreateController) Get()

func (*CreateController) Post

func (c *CreateController) Post()

type DeleteController

type DeleteController struct {
	beego.Controller
}

func (*DeleteController) Get

func (c *DeleteController) Get()

type DeployUpgradeInput

type DeployUpgradeInput struct {
	ImageInformationName string
	Description          string
}

type ImageInformation

type ImageInformation struct {
	Name                                          string
	Kind                                          string
	Description                                   string
	CurrentVersion                                string
	BuildParameter                                map[string]string
	HiddenTagGuiRepositoryImageRecordList         string
	HiddenTagGuiRepositoryImageInformationUpgrade string
	HiddenTagGuiRepositoryImageInformationLog     string
	HiddenTagGuiDeployDeployCreate                string
	HiddenTagGuiDeployDeployBlueGreenSelect       string
	HiddenTagGuiRepositoryImageInformationDelete  string
}

type ListController

type ListController struct {
	beego.Controller
}

func (*ListController) Get

func (c *ListController) Get()

type LogController

type LogController struct {
	beego.Controller
}

func (*LogController) Get

func (c *LogController) Get()

type PrivateRegistry

type PrivateRegistry struct {
	Name string
	Host string
	Port int
}

type UpgradeController

type UpgradeController struct {
	beego.Controller
}

func (*UpgradeController) Get

func (c *UpgradeController) Get()

func (*UpgradeController) Post

func (c *UpgradeController) Post()

type WebSocketController

type WebSocketController struct {
	beego.Controller
}

func (*WebSocketController) Get

func (c *WebSocketController) Get()

Jump to

Keyboard shortcuts

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