custom

package
v1.39.18 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const Windows string = "windows"

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

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

func New

func New(cfg docker.Config, imageName string, ws string, ct latest.CustomTest) (*Runner, error)

New creates a new custom.Runner.

func (*Runner) Test

func (ct *Runner) Test(ctx context.Context, out io.Writer, imageTag string) error

Test is the entrypoint for running custom tests

func (*Runner) TestDependencies

func (ct *Runner) TestDependencies(ctx context.Context) ([]string, error)

TestDependencies returns dependencies listed for a custom test

Jump to

Keyboard shortcuts

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