runner

package
v0.0.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

func GetResult

func GetResult(r string) (kubepug.Result, error)

GetResults parses the output of a kubepug execution into a Result

Types

type KubepugRunner

type KubepugRunner struct {
	Fetcher content.ContentFetcher
	// contains filtered or unexported fields
}

KubepugRunner runs kubepug against cluster

func NewRunner

func NewRunner() *KubepugRunner

func (*KubepugRunner) GetType added in v0.0.11

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

GetType returns runner type

func (*KubepugRunner) Run

Run runs the kubepug executable and parses it's output to be Testkube-compatible

type Params added in v0.0.8

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