Documentation ¶
Overview ¶
Package worker provides the defined CLI worker actions for Vela.
Usage:
import "github.com/go-vela/cli/action/worker"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Action string Address string Hostname string Active bool Routes []string BuildLimit int64 RegistrationToken bool Output string }
Config represents the configuration necessary to perform worker related requests with Vela.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.