trigger

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2022 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdTrigger = &cobra.Command{
	Use:   "trigger",
	Short: "Get details about Gofer triggers",
	Long: `Get details about Gofer triggers.

Triggers act as plugins for Gofer that execute a run for a pipeline based on some criteria.

An example of a trigger might be the simply the passing of time for the "interval" trigger. A user will _subscribe_ to
this trigger in their pipeline configuration file and based on settings used in that file interval will alert Gofer
when the user's intended interval of time has passed. This automatically then kicks off a new instance of a run for
that specific pipeline.`,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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