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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateProject

func CreateProject(c *gin.Context)

func DeleteProject

func DeleteProject(c *gin.Context)

func ListCodeHost

func ListCodeHost(c *gin.Context)

func ListProjects

func ListProjects(c *gin.Context)

func ListRoleBindings

func ListRoleBindings(c *gin.Context)

func ListTestWorkflows

func ListTestWorkflows(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