sonobuoy

package
v0.9.0-beta.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2021 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package sonobuoy provides functions to to run Kubernetes e2e tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, cluster cluster.K8sProvider, options *Options) error

Run the e2e test against cluster with provided options.

Types

type Options

type Options struct {
	RunTests []string

	RunTimeout    time.Duration
	DeleteTimeout time.Duration

	KubernetesVersion string

	UseSpinner bool
}

Options for the tests.

func DefaultOptions

func DefaultOptions() *Options

DefaultOptions with hand-picked tests, timeouts, etc.

Jump to

Keyboard shortcuts

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