runner

package
v0.1.19 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MavenRunner

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

func NewRunner

func NewRunner() *MavenRunner

func (*MavenRunner) GetType added in v0.1.11

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

GetType returns runner type

func (*MavenRunner) Run

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

func (*MavenRunner) Validate added in v0.1.18

func (r *MavenRunner) Validate(execution testkube.Execution) error

Validate checks if Execution has valid data in context of Maven executor

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