handler

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanConfigmapCronJob

func CleanConfigmapCronJob(c *gin.Context)

func CleanJobCronJob

func CleanJobCronJob(c *gin.Context)

func DisableCronjob

func DisableCronjob(c *gin.Context)

func ListActiveCronjob

func ListActiveCronjob(c *gin.Context)

func ListActiveCronjobFailsafe

func ListActiveCronjobFailsafe(c *gin.Context)

func ListCronjob

func ListCronjob(c *gin.Context)

Types

type DisableCronjobReq

type DisableCronjobReq struct {
	Name string `json:"name"`
	Type string `json:"type"`
}

param type: cronjob的执行内容类型 param name: 当type为workflow的时候 代表workflow名称, 当type为test的时候,为test名称

type Router

type Router struct{}

func (*Router) Inject

func (*Router) Inject(router *gin.RouterGroup)

Jump to

Keyboard shortcuts

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