Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithLogger ¶
func WithStepBuilder ¶
func WithStepBuilder(builder StepBuilder) func(*engine)
func WithTmpDir ¶
func WithTmpDir(tmpDir string) func(*engine)
Types ¶
type StepBuilder ¶
type StepBuilder func(spec v1beta1.Step, uniqueName string) []processor.Bootstraper
Click to show internal directories.
Click to hide internal directories.