workflows

package
v0.0.0-...-dc516ba Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Err

func Err(results []StepResult) error

Types

type StepResult

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

func (*StepResult) Digest

func (r *StepResult) Digest() string

func (*StepResult) Err

func (r *StepResult) Err() error

func (*StepResult) ID

func (r *StepResult) ID() string

type Workflow

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

func New

func New(rc *rest.Config, ns string, logr logging.Logger, maxHelmHistory int) (*Workflow, error)

func (*Workflow) Op

func (wf *Workflow) Op(op steps.Op)

func (*Workflow) Run

func (wf *Workflow) Run(ctx context.Context, spec *v1alpha1.WorkflowSpec, skip func(*v1alpha1.Step) bool) (results []StepResult)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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