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
type Results ¶
type Results struct { Names []string Servers map[string]*jenkinsutil.JenkinsServer }
ListResults the results of the operation
Click to show internal directories.
Click to hide internal directories.