flags

package
v0.36.2 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 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 Brokers added in v0.18.0

type Brokers []metav1.TypeMeta

Brokers holds the Brokers we want to run test against.

func (*Brokers) Set added in v0.18.0

func (brokers *Brokers) Set(value string) error

Set appends the input string to Brokers.

func (*Brokers) String added in v0.18.0

func (brokers *Brokers) String() string

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
	Brokers
	PipeFile        string
	ReadyFile       string
	BrokerName      string
	BrokerNamespace string
	ReuseNamespace  bool
}

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