shell

package
v0.0.0-...-9d58fce Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine struct{}

func NewEngine

func NewEngine() *Engine

func (*Engine) CreateRunner

func (e *Engine) CreateRunner(_ context.Context, _ engine.LogProvider, _ *api.Job) (engine.Runner, error)

func (*Engine) Ping

func (e *Engine) Ping(_ context.Context) error

type Runner

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

func NewRunner

func NewRunner() *Runner

func (*Runner) GetExecutor

func (r *Runner) GetExecutor(_ context.Context) (executorpb.ExecutorClient, error)

func (*Runner) Start

func (r *Runner) Start(_ context.Context) error

func (*Runner) Stop

func (r *Runner) Stop(ctx context.Context) error

Jump to

Keyboard shortcuts

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