Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdStop ¶
func NewCmdStop(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdStop creates the command object
func NewCmdStopPipeline ¶
func NewCmdStopPipeline(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdStopPipeline creates the command
Types ¶
type StopPipelineOptions ¶
type StopPipelineOptions struct { get.GetOptions Build int Filter string JenkinsSelector opts.JenkinsSelectorOptions Jobs map[string]gojenkins.Job }
StopPipelineOptions contains the command line options
func (*StopPipelineOptions) Run ¶
func (o *StopPipelineOptions) Run() error
Run implements this command
Click to show internal directories.
Click to hide internal directories.