Documentation ¶
Overview ¶
Package worker provides the worker handlers for the Vela API.
Usage:
import "github.com/go-vela/server/api/worker"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWorker ¶
CreateWorker represents the API handler to create a worker.
func DeleteWorker ¶
DeleteWorker represents the API handler to remove a worker.
func ListWorkers ¶
ListWorkers represents the API handler to get a list of workers.
func UpdateWorker ¶
UpdateWorker represents the API handler to update a worker.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.