schedule

package
v0.25.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

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

func CreateSchedule(c *gin.Context)

CreateSchedule represents the API handler to create a schedule.

func DeleteSchedule

func DeleteSchedule(c *gin.Context)

DeleteSchedule represents the API handler to remove a schedule.

func GetSchedule

func GetSchedule(c *gin.Context)

GetSchedule represents the API handler to get a schedule.

func ListSchedules

func ListSchedules(c *gin.Context)

ListSchedules represents the API handler to get a list of schedules for a repository.

func UpdateSchedule

func UpdateSchedule(c *gin.Context)

UpdateSchedule represents the API handler to update a schedule.

Types

This section is empty.

Jump to

Keyboard shortcuts

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