list

package
v0.0.34 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	jenkinsutil.JenkinsOptions

	JenkinsSelector jenkinsutil.JenkinsSelectorOptions

	Results Results
}

ListOptions contains the command line arguments for this command

func NewCmdList

func NewCmdList() (*cobra.Command, *Options)

NewCmdList creates the new command

func (*Options) Run

func (o *Options) Run() error

Run implements the command

type Results

type Results struct {
	Names   []string
	Servers map[string]*jenkinsutil.JenkinsServer
}

ListResults the results of the operation

Jump to

Keyboard shortcuts

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