Documentation ¶
Overview ¶
Package schedule provides the schedule handlers for the Vela API.
Usage:
import "github.com/go-vela/server/api/schedule"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSchedule ¶
CreateSchedule represents the API handler to create a schedule.
func DeleteSchedule ¶
DeleteSchedule represents the API handler to remove a schedule.
func GetSchedule ¶
GetSchedule represents the API handler to get a schedule.
func ListSchedules ¶
ListSchedules represents the API handler to get a list of schedules for a repository.
func UpdateSchedule ¶
UpdateSchedule represents the API handler to update a schedule.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.