jenkins

package module
v0.3.2-0...-e8d8c96 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README

jenkins-utils

a repo to trigger jenkins jobs.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Build() error
}

func NewJenkinsClient

func NewJenkinsClient(host string, user string, token string, jobName string, projectBranch string, tags []string, skipTags []string, parameters map[string]string) (Client, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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