Documentation ¶
Overview ¶
Package dashboard provides the dashboard handlers for the Vela API.
Usage:
import "github.com/go-vela/server/api/dashboard"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDashboard ¶
CreateDashboard represents the API handler to create a dashboard.
func DeleteDashboard ¶
DeleteDashboard represents the API handler to remove a dashboard.
func GetDashboard ¶
GetDashboard represents the API handler to get a dashboard for a repository.
func ListUserDashboards ¶
ListUserDashboards represents the API handler to capture a list of dashboards for a user.
func UpdateDashboard ¶
UpdateDashboard represents the API handler to update a dashboard.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.