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 AllBuilds ¶
AllBuilds represents the API handler to captures all builds stored in the database.
func AllHooks ¶ added in v0.3.0
AllHooks represents the API handler to captures all hooks stored in the database.
func AllSecrets ¶
AllSecrets represents the API handler to captures all secrets stored in the database.
func AllServices ¶ added in v0.3.0
AllServices represents the API handler to captures all services stored in the database.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.