runpipeline

package
v1.56.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRunPipelinesStep

func NewRunPipelinesStep(jobWaiter internalwait.JobCompletionWaiter) model.Step

NewRunPipelinesStep Constructor. jobWaiter is optional and will be set by Init(...) function if nil.

Types

type RunPipelinesStepImplementation

type RunPipelinesStepImplementation struct {
	model.DefaultStepImplementation
	// contains filtered or unexported fields
}

RunPipelinesStepImplementation Step to run Tekton pipelines

func (*RunPipelinesStepImplementation) ErrorMsg

func (step *RunPipelinesStepImplementation) ErrorMsg(err error) string

ErrorMsg Override of default step method

func (*RunPipelinesStepImplementation) ImplementationForType

func (step *RunPipelinesStepImplementation) ImplementationForType() pipeline.StepType

ImplementationForType Override of default step method

func (*RunPipelinesStepImplementation) Init

func (step *RunPipelinesStepImplementation) Init(kubeclient kubernetes.Interface, radixclient radixclient.Interface, kubeutil *kube.Kube, prometheusOperatorClient monitoring.Interface, rr *v1.RadixRegistration)

func (*RunPipelinesStepImplementation) Run

func (step *RunPipelinesStepImplementation) Run(ctx context.Context, pipelineInfo *model.PipelineInfo) error

Run Override of default step method

func (*RunPipelinesStepImplementation) SucceededMsg

func (step *RunPipelinesStepImplementation) SucceededMsg() string

SucceededMsg Override of default step method

Jump to

Keyboard shortcuts

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