Documentation ¶
Overview ¶
Package dashboard provides the defined CLI dashboard actions for Vela.
Usage:
import "github.com/go-vela/cli/action/dashboard"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Action string Name string ID string AddRepos []string TargetRepos []string DropRepos []string Branches []string Events []string AddAdmins []string DropAdmins []string Full bool Output string Color output.ColorOptions }
Config represents the configuration necessary to perform dashboard related requests with Vela.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.