Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cause ¶
type Cause struct { UpstreamURL string UpstreamProject string UpstreamBuild int ShortDescription string }
Cause represent the reason why job is triggered
type CauseAction ¶
type CauseAction struct {
Causes []Cause
}
CauseAction is the collection of causes
type Client ¶
type Client struct {
core.JenkinsCore
}
Client is the client of queue
Click to show internal directories.
Click to hide internal directories.