Documentation ¶
Overview ¶
Package service provides the defined CLI service actions for Vela.
Usage:
import "github.com/go-vela/cli/action/service"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Action string Org string Repo string Build int Number int Page int PerPage int Output string }
Config represents the configuration necessary to perform service related requests with Vela.
Click to show internal directories.
Click to hide internal directories.