handler

package
v1.18.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build added in v1.9.9

func Build(c *gin.Context)

func CreateProject

func CreateProject(c *gin.Context)

func DeleteProject

func DeleteProject(c *gin.Context)

func DeleteUser added in v1.7.1

func DeleteUser(c *gin.Context)

func Deploy added in v1.9.9

func Deploy(c *gin.Context)

func GetKubeConfig added in v1.7.1

func GetKubeConfig(c *gin.Context)

func ListAllWorkflows added in v1.9.9

func ListAllWorkflows(c *gin.Context)

func ListBindings added in v1.9.9

func ListBindings(c *gin.Context)

func ListProjects

func ListProjects(c *gin.Context)

TODO: move this back to aslan, picket for filtering is no longer required

func ListTestWorkflows

func ListTestWorkflows(c *gin.Context)

func ListTestings added in v1.9.9

func ListTestings(c *gin.Context)

func ListWorkflows added in v1.7.1

func ListWorkflows(c *gin.Context)

func ListWorkflowsV3 added in v1.8.0

func ListWorkflowsV3(c *gin.Context)

func Overview added in v1.9.9

func Overview(c *gin.Context)

func SearchUsers added in v1.9.9

func SearchUsers(c *gin.Context)

func Test added in v1.9.9

func Test(c *gin.Context)

func UpdateProject

func UpdateProject(c *gin.Context)

Types

type Router

type Router struct{}

func (*Router) Inject

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

type UpdateProjectReq

type UpdateProjectReq struct {
	Public      bool   `json:"public"`
	ProductName string `json:"product_name"`
}

Jump to

Keyboard shortcuts

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