pipelines

package
v1.55.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: MIT Imports: 20 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 NewRunner added in v1.43.13

func NewRunner(kubeclient kubernetes.Interface, radixclient radixclient.Interface, kedaClient kedav2.Interface, prometheusOperatorClient monitoring.Interface, secretsstorevclient secretsstorevclient.Interface, definition *pipeline.Definition, appName string) PipelineRunner

NewRunner constructor

func (*PipelineRunner) CreateResultConfigMap added in v1.30.0

func (cli *PipelineRunner) CreateResultConfigMap(ctx context.Context) error

func (*PipelineRunner) PrepareRun

func (cli *PipelineRunner) PrepareRun(ctx context.Context, pipelineArgs *model.PipelineArguments) error

PrepareRun Runs preparations before build

func (*PipelineRunner) Run

func (cli *PipelineRunner) Run(ctx context.Context) error

Run runs through the steps in the defined pipeline

func (*PipelineRunner) TearDown added in v1.4.2

func (cli *PipelineRunner) TearDown(ctx context.Context)

TearDown performs any needed cleanup

Jump to

Keyboard shortcuts

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