run

package
v0.0.0-...-ce5aec8 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindOptions

func BindOptions(opts *RawRunOptions, cmd *cobra.Command) error

func EnsureDependencies

func EnsureDependencies(ctx context.Context) error

func NewCommand

func NewCommand() (*cobra.Command, error)

func RunPipeline

func RunPipeline(ctx context.Context, opts *RawRunOptions) error

Types

type RawRunOptions

type RawRunOptions struct {
	PipelineOptions          *options.RawPipelineOptions
	DryRun                   bool
	NoPersist                bool
	DeploymentTimeoutSeconds int
}

func DefaultOptions

func DefaultOptions() *RawRunOptions

func (*RawRunOptions) Validate

func (o *RawRunOptions) Validate(ctx context.Context) (*ValidatedRunOptions, error)

type RunOptions

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

func (*RunOptions) RunPipeline

func (o *RunOptions) RunPipeline(ctx context.Context) error

type ValidatedRunOptions

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

func (*ValidatedRunOptions) Complete

func (o *ValidatedRunOptions) Complete(ctx context.Context) (*RunOptions, error)

type Version

type Version struct {
	Cmd        string
	Name       string
	Constraint string
}

Jump to

Keyboard shortcuts

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