runner

package
v0.1.20 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 GradleRunner

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

func NewRunner

func NewRunner() *GradleRunner

func (*GradleRunner) GetType added in v0.1.12

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

GetType returns runner type

func (*GradleRunner) Run

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

func (*GradleRunner) Validate added in v0.1.19

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

Validate checks if Execution has valid data in context of Gradle 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