flags

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channels

type Channels []metav1.TypeMeta

Channels holds the Channels we want to run test against.

func (*Channels) Set

func (channels *Channels) Set(value string) error

Set appends the input string to Channels.

func (*Channels) String

func (channels *Channels) String() string

type EventingEnvironmentFlags

type EventingEnvironmentFlags struct {
	BrokerClass string
	Channels
	Sources
	PipeFile  string
	ReadyFile string
}

EventingEnvironmentFlags holds the e2e flags needed only by the eventing repo.

type Sources

type Sources []metav1.TypeMeta

Sources holds the Sources we want to run test against.

func (*Sources) Set

func (sources *Sources) Set(value string) error

Set appends the input string to Sources.

func (*Sources) String

func (sources *Sources) String() string

type Validator

type Validator func(string) bool

Jump to

Keyboard shortcuts

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