pipeline

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidInput = errors.New("invalid input")

Functions

func NewBuilder added in v0.0.7

func NewBuilder(opts ...builderOption) *builder

func NewErrMissingInput added in v0.0.19

func NewErrMissingInput(expectedInput v1beta1.InputParam) error

func NewErrUnknownInput added in v0.0.19

func NewErrUnknownInput(name string) error

func NewErrWrongInputType added in v0.0.19

func NewErrWrongInputType(expectedInput v1beta1.InputParam, userInput v1beta1.ParamValue) error

func WithLogger

func WithLogger(logger logr.Logger) func(*builder)

func WithStepBuilder

func WithStepBuilder(stepBuilder StepBuilder) func(*builder)

func WithTmpDir

func WithTmpDir(tmpDir string) func(*builder)

Types

type StepBuilder

type StepBuilder func(spec v1beta1.Step) []processor.Bootstraper

Jump to

Keyboard shortcuts

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