admin

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package admin provides the admin handlers for the Vela API.

Usage:

import "github.com/go-vela/server/api/admin"

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllBuildsQueue added in v0.8.0

func AllBuildsQueue(c *gin.Context)

AllBuildsQueue represents the API handler to captures all running and pending builds stored in the database.

func CleanResources added in v0.20.0

func CleanResources(c *gin.Context)

CleanResources represents the API handler to update any user stored in the database.

func RegisterToken added in v0.19.0

func RegisterToken(c *gin.Context)

RegisterToken represents the API handler to generate a registration token for onboarding a worker.

func UpdateBuild added in v0.3.0

func UpdateBuild(c *gin.Context)

UpdateBuild represents the API handler to update any build stored in the database.

func UpdateDeployment added in v0.4.0

func UpdateDeployment(c *gin.Context)

UpdateDeployment represents the API handler to update any deployment stored in the database.

func UpdateHook added in v0.3.0

func UpdateHook(c *gin.Context)

UpdateHook represents the API handler to update any hook stored in the database.

func UpdateRepo added in v0.3.0

func UpdateRepo(c *gin.Context)

UpdateRepo represents the API handler to update any repo stored in the database.

func UpdateSecret added in v0.3.0

func UpdateSecret(c *gin.Context)

UpdateSecret represents the API handler to update any secret stored in the database.

func UpdateService added in v0.3.0

func UpdateService(c *gin.Context)

UpdateService represents the API handler to update any service stored in the database.

func UpdateStep added in v0.3.0

func UpdateStep(c *gin.Context)

UpdateStep represents the API handler to update any step stored in the database.

func UpdateUser added in v0.3.0

func UpdateUser(c *gin.Context)

UpdateUser represents the API handler to update any user stored in the database.

Types

This section is empty.

Jump to

Keyboard shortcuts

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