pipeline

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2019 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerPipeline

type ControllerPipeline struct {
	beego.Controller
}

func (*ControllerPipeline) GetPipelineContainer

func (this *ControllerPipeline) GetPipelineContainer()

2018-09-07 08:58 获取任务容器状态数据 @router /pipeline/container/:id:int [get]

func (*ControllerPipeline) PipelineAdd

func (this *ControllerPipeline) PipelineAdd()

流水线管理添加页面 @router /pipeline/add [get]

func (*ControllerPipeline) PipelineData

func (this *ControllerPipeline) PipelineData()

流水线数据 @router /api/pipeline [get]

func (*ControllerPipeline) PipelineDelete

func (this *ControllerPipeline) PipelineDelete()

json 删除流水线 @router /api/network/lb/service/:id:int [delete]

func (*ControllerPipeline) PipelineDetail

func (this *ControllerPipeline) PipelineDetail()

流水线详情页面 @router /pipeline/detail/:hi(.*) [get]

func (*ControllerPipeline) PipelineExec

func (this *ControllerPipeline) PipelineExec()

执行流水线任务 2018-02-03 22;01 @router /api/pipeline/exec/:id:int [get]

func (*ControllerPipeline) PipelineHistoryData

func (this *ControllerPipeline) PipelineHistoryData()

2018-02-04 13:29 流水线运行历史 @router /api/pipeline/history [get]

func (*ControllerPipeline) PipelineHistoryList

func (this *ControllerPipeline) PipelineHistoryList()

流水线历史入口页面 @router /pipeline/history/list [get]

func (*ControllerPipeline) PipelineList

func (this *ControllerPipeline) PipelineList()

2018-02-03 17:30 流水线入口页面 @router /pipeline/list [get]

func (*ControllerPipeline) PipelineSave

func (this *ControllerPipeline) PipelineSave()

string 流水线保存 @router /api/pipeline [post]

Jump to

Keyboard shortcuts

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