stop

package
v2.1.153 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

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 PipelineOptions added in v2.1.120

type PipelineOptions struct {
	get.Options

	Build           int
	Filter          string
	JenkinsSelector opts.JenkinsSelectorOptions

	Jobs map[string]gojenkins.Job
}

StopPipelineOptions contains the command line options

func (*PipelineOptions) Run added in v2.1.120

func (o *PipelineOptions) Run() error

Run implements this command

type Stop

type Stop struct {
	*opts.CommonOptions
}

Stop contains the command line options

func (*Stop) Run

func (o *Stop) Run() error

Run implements this command

Jump to

Keyboard shortcuts

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