package
Version:
v0.0.34
Opens a new window with list of versions in this module.
Published: Jan 19, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
jenkinsutil.JenkinsOptions
JenkinsSelector jenkinsutil.JenkinsSelectorOptions
Results Results
}
ListOptions contains the command line arguments for this command
func NewCmdList() (*cobra.Command, *Options)
NewCmdList creates the new command
func (o *Options) Run() error
Run implements the command
type Results struct {
Names []string
Servers map[string]*jenkinsutil.JenkinsServer
}
ListResults the results of the operation
Source Files
¶
Click to show internal directories.
Click to hide internal directories.