jenkins

package
v0.0.0-...-313507d Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2022 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Running int = iota
	Done
	Error
	Undefined
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Jenkins

type Jenkins struct {
	RootURL string
	User    string
	Pass    string
	Token   string
	JobID   string
	// contains filtered or unexported fields
}

func (*Jenkins) CheckStatus

func (this *Jenkins) CheckStatus(FSuccess, FTimeOut func(), FEror func(string))

func (*Jenkins) Create

func (this *Jenkins) Create(jobName string) *Jenkins

func (*Jenkins) InvokeJob

func (this *Jenkins) InvokeJob(jobParameters map[string]string) error

Jump to

Keyboard shortcuts

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