dashboard

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

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

func CreateDashboard(c *gin.Context)

CreateDashboard represents the API handler to create a dashboard.

func DeleteDashboard

func DeleteDashboard(c *gin.Context)

DeleteDashboard represents the API handler to remove a dashboard.

func GetDashboard

func GetDashboard(c *gin.Context)

GetDashboard represents the API handler to get a dashboard for a repository.

func ListUserDashboards

func ListUserDashboards(c *gin.Context)

ListUserDashboards represents the API handler to capture a list of dashboards for a user.

func UpdateDashboard

func UpdateDashboard(c *gin.Context)

UpdateDashboard represents the API handler to update a dashboard.

Types

This section is empty.

Jump to

Keyboard shortcuts

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