item

package
v0.0.0-...-ed7d7af Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channels

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

func (*Channels) Close

func (c *Channels) Close()

func (*Channels) Init

func (c *Channels) Init(length int)

type Engine

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

func NewEngine

func NewEngine(rootWorkDir string, strict bool, timeout time.Duration) *Engine

func (*Engine) Run

func (e *Engine) Run(items *[]configuration.Item, env, vars, secrets map[string]string) ([]Result, error)

type Result

type Result struct {
	Config *configuration.Item
	Output *executor.Output
	Logs   *logger.Autopilot
}

Jump to

Keyboard shortcuts

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