pipelinemanager

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2021 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultWorkingDir is a default value for 'working directory' of a container (tekton's step)
	DefaultWorkingDir = "/tekton/home/integ-source"
)

Variables

This section is empty.

Functions

func Name

func Name(j *cicdv1.IntegrationJob) string

Name is a PipelineRun's name for the IntegrationJob j

Types

type PipelineManager added in v0.2.0

type PipelineManager struct {
	Client client.Client
	Scheme *runtime.Scheme
}

PipelineManager manages pipelines

func (*PipelineManager) Generate added in v0.2.0

Generate generates (but not creates) a PipelineRun object

func (*PipelineManager) ReflectStatus added in v0.2.0

ReflectStatus reflects PipelineRun's status into IntegrationJob's status It also set commit status for remote git server

Jump to

Keyboard shortcuts

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