testharness

package
v0.0.0-...-dfe5815 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCreate

func NewCmdCreate(f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command

func NewtestHarnessCommand

func NewtestHarnessCommand(f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command

Types

type TestHarnessOptions

type TestHarnessOptions struct {
	genericclioptions.IOStreams

	Config           *rest.Config
	Client           kubernetes.Interface
	RESTClientGetter genericclioptions.RESTClientGetter

	ConfigPath string
	DestDir    string
	TestBranch string
	ConfigFile *ini.File

	TestHarnessPath string
	ManifestsPath   string
	OperatorName    string
}

func NewTestHarnessOptions

func NewTestHarnessOptions(streams genericclioptions.IOStreams) *TestHarnessOptions

func (*TestHarnessOptions) Complete

func (o *TestHarnessOptions) Complete(f kcmdutil.Factory, cmd *cobra.Command, args []string) error

func (*TestHarnessOptions) Run

func (*TestHarnessOptions) Validate

func (o *TestHarnessOptions) Validate() error

Jump to

Keyboard shortcuts

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