executors

package
v0.0.0-...-7426b64 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsExecutor

func IsExecutor(filePath string) (bool, error)

Types

type Executors

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

func New

func New(executorPath string) *Executors

func (*Executors) Apply

func (es *Executors) Apply(sockPath string, targeter Targeter, env map[string]string, exes envdef.ExecutablePaths) error

func (*Executors) Clean

func (es *Executors) Clean() error

func (*Executors) ExecutorSrc

func (es *Executors) ExecutorSrc() (string, error)

type Targeter

type Targeter interface {
	CommitUUID() strfmt.UUID
	Name() string
	Owner() string
	Dir() string
}

Directories

Path Synopsis
Package execmeta models the executor meta data that is communicated from the state tool to executors via file.
Package execmeta models the executor meta data that is communicated from the state tool to executors via file.

Jump to

Keyboard shortcuts

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