runner

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const K6_CLOUD = "cloud"
View Source
const K6_RUN = "run"
View Source
const K6_SCRIPT = "script"

Variables

This section is empty.

Functions

This section is empty.

Types

type K6Runner

type K6Runner struct {
	Params Params
}

func NewRunner

func NewRunner() *K6Runner

func (*K6Runner) GetType added in v0.0.20

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

GetType returns runner type

func (*K6Runner) Run

func (r *K6Runner) Run(execution testkube.Execution) (result testkube.ExecutionResult, err error)

type Params

type Params struct {
	Datadir string // RUNNER_DATADIR
}

Jump to

Keyboard shortcuts

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