k3s

package
v0.14.3 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2022 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildError

type BuildError struct {
	Cmd *exec.Cmd
	Err error
}

func (*BuildError) Error

func (e *BuildError) Error() string

func (*BuildError) Unwrap

func (e *BuildError) Unwrap() error

type Runner

type Runner struct {

	// Working directory
	Dir string
	// contains filtered or unexported fields
}

func New

func New(w io.Writer, p project.Interface) (*Runner, error)

New returns a new Runner for executing TTCN-3 tests with k3s backend.

func (*Runner) LogDir

func (r *Runner) LogDir(testID string) string

func (*Runner) Run

func (r *Runner) Run(w io.Writer, testID string) error

Jump to

Keyboard shortcuts

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