onpush

package
v1.99.999 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PipelineRunner

type PipelineRunner struct {
	// contains filtered or unexported fields
}

PipelineRunner Instance variables

func InitRunner

func InitRunner(kubeclient kubernetes.Interface, radixclient radixclient.Interface, prometheusOperatorClient monitoring.Interface, secretsstorevclient secretsstorevclient.Interface, definition *pipeline.Definition, appName string, environment env.Env) PipelineRunner

InitRunner constructor

func (*PipelineRunner) PrepareRun

func (cli *PipelineRunner) PrepareRun(pipelineArgs model.PipelineArguments) error

PrepareRun Runs preparations before build

func (*PipelineRunner) Run

func (cli *PipelineRunner) Run() error

Run runs through the steps in the defined pipeline

func (*PipelineRunner) TearDown added in v1.4.2

func (cli *PipelineRunner) TearDown()

TearDown performs any needed cleanup

Jump to

Keyboard shortcuts

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