Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
importcmd.ImportOptions
}
Options contains the command line options
func NewCmdPipelineEnable ¶
NewCmdPipelineEnable creates the command
type Trigger ¶
type Trigger struct {
Path string
Config *triggerconfig.Config
Names []string
Pipelines map[string]*tektonv1beta1.PipelineRun
}
Trigger the found trigger configs
Click to show internal directories.
Click to hide internal directories.