Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
JenkinsServers []JenkinsServer `yaml:"jenkins_servers"`
}
type CrumbIssuer ¶
type CrumbIssuerOptions ¶
type CrumbIssuerOptions struct {
Upload bool
}
Start contains the command line options
type JenkinsServer ¶
type PluginOptions ¶
type PluginOptions struct {
Upload bool
}
Start contains the command line options
Click to show internal directories.
Click to hide internal directories.