handler

package
v2.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(c *gin.Context)

func CreateProject

func CreateProject(c *gin.Context)

func DeleteProject

func DeleteProject(c *gin.Context)

func DeleteUser

func DeleteUser(c *gin.Context)

func Deploy

func Deploy(c *gin.Context)

func GetKubeConfig

func GetKubeConfig(c *gin.Context)

func ListAllWorkflows

func ListAllWorkflows(c *gin.Context)

func ListBindings

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

func ListTestings(c *gin.Context)

func ListWorkflows

func ListWorkflows(c *gin.Context)

func ListWorkflowsV3

func ListWorkflowsV3(c *gin.Context)

func Overview

func Overview(c *gin.Context)

func SearchUsers

func SearchUsers(c *gin.Context)

func Test

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