run

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdRun

func NewCmdRun() *cobra.Command

Types

type RunOptions

type RunOptions struct {

	// PluginsImage
	// defines the image containing plugins associated with the provider-certification-tool.
	// this variable is referenced by plugin manifest templates to dynamically reference the plugins image.
	PluginsImage string
	// contains filtered or unexported fields
}

func (*RunOptions) PreRunCheck

func (r *RunOptions) PreRunCheck(kclient kubernetes.Interface) error

PreRunCheck performs some checks before kicking off Sonobuoy

func (*RunOptions) Run

func (r *RunOptions) Run(kclient kubernetes.Interface, sclient sonobuoyclient.Interface) error

Run setup and provision the certification environment.

Jump to

Keyboard shortcuts

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