runner

package
v1.11.5 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2023 License: MIT, MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InitRunner

type InitRunner struct {
	Fetcher content.ContentFetcher
	Params  envs.Params
	// contains filtered or unexported fields
}

InitRunner prepares data for executor

func NewRunner

func NewRunner(params envs.Params) *InitRunner

NewRunner creates init runner

func (*InitRunner) GetType

func (r *InitRunner) GetType() runner.Type

GetType returns runner type

func (*InitRunner) Run

func (r *InitRunner) Run(ctx context.Context, execution testkube.Execution) (result testkube.ExecutionResult, err error)

Run prepares data for executor

Jump to

Keyboard shortcuts

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