historicalcontainer

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataController

type DataController struct {
	beego.Controller
}

func (*DataController) Get

func (c *DataController) Get()

@Title get @Description get historical container data of the replication controller @Param replicationController path string true "The name of replication controller or All" @Param from query string true "from (format: 01/02/2006 15:04 PM)" @Param to query string true "to (format: 01/02/2006 15:04 PM)" @Success 200 {string} {} @Failure 404 error reason @router /:replicationController [get]

type IndexController

type IndexController struct {
	beego.Controller
}

func (*IndexController) Get

func (c *IndexController) Get()

@Title get @Description get related information @Success 200 {string} {} @Failure 404 error reason @router /selectinformation [get]

Jump to

Keyboard shortcuts

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