jenkins

package
v0.0.0-...-46b3556 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Jenkins

type Jenkins struct {
	ID string

	Volume string
	Client *podman.Client
	// contains filtered or unexported fields
}

func NewJenkins

func NewJenkins(client *podman.Client) *Jenkins

func (*Jenkins) CreateJob

func (j *Jenkins) CreateJob(name, password, filename string) (*http.Response, error)

func (*Jenkins) GetJob

func (j *Jenkins) GetJob(name, password string) (*http.Response, error)

func (*Jenkins) Start

func (j *Jenkins) Start(image string, env []string) error

Jump to

Keyboard shortcuts

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