Documentation
¶
Index ¶
- Variables
- func CopyJenkinsJob(srcJob string, dstJob string) error
- func DownloadConfigXML(projectName string, dstFilename string) error
- func DownloadFile(url string, filepath string) error
- func DownloadFileToBytes(url string) ([]byte, error)
- func GetAllProjectNames() []string
- func IsJobExist(projectName string) bool
- func PostConfigXML(projectName string, filename string) error
- type Details
Constants ¶
This section is empty.
Variables ¶
View Source
var JenkinsDetails = Details{}
JenkinsDetails ...
Functions ¶
func DownloadConfigXML ¶
DownloadConfigXML ...
func DownloadFileToBytes ¶
DownloadFileToBytes ...
func PostConfigXML ¶
PostConfigXML ...
Types ¶
Click to show internal directories.
Click to hide internal directories.