jenkins

package
v0.0.0-...-7e684c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2019 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JenkinsDetails = Details{}

JenkinsDetails ...

Functions

func CopyJenkinsJob

func CopyJenkinsJob(srcJob string, dstJob string) error

CopyJenkinsJob ...

func DownloadConfigXML

func DownloadConfigXML(projectName string, dstFilename string) error

DownloadConfigXML ...

func DownloadFile

func DownloadFile(url string, filepath string) error

DownloadFile ...

func DownloadFileToBytes

func DownloadFileToBytes(url string) ([]byte, error)

DownloadFileToBytes ...

func GetAllProjectNames

func GetAllProjectNames() []string

GetAllProjectNames ...

func IsJobExist

func IsJobExist(projectName string) bool

IsJobExist ...

func PostConfigXML

func PostConfigXML(projectName string, filename string) error

PostConfigXML ...

Types

type Details

type Details struct {
	URL      string
	Username string
	APIToken string
}

Details ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL