testing

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApiServerSource

func NewApiServerSource(name, namespace string, o ...ApiServerSourceOption) *v1alpha2.ApiServerSource

NewApiServerSource creates a v1alpha2 ApiServer with ApiServerOptions

func NewContainerSource

func NewContainerSource(name, namespace string, o ...ContainerSourceOption) *v1alpha2.ContainerSource

NewContainerSource creates a v1alpha2 ContainerSource with ContainerSourceOptions

func NewSinkBinding

func NewSinkBinding(name, namespace string, o ...SinkBindingOption) *sourcesv1alpha2.SinkBinding

NewSinkBinding creates a SinkBinding with v1alpha2 SinkBindingOptions

Types

type ApiServerSourceOption

type ApiServerSourceOption func(*v1alpha2.ApiServerSource)

ApiServerSourceOption enables further configuration of a v1alpha2 ApiServer.

type ContainerSourceOption

type ContainerSourceOption func(*v1alpha2.ContainerSource)

ContainerSourceOption enables further configuration of a ContainerSource.

type SinkBindingOption

type SinkBindingOption func(*sourcesv1alpha2.SinkBinding)

SinkBindingOption enables further configuration of a v1alpha2 SinkBinding.

func WithCloudEventOverrides

func WithCloudEventOverrides(overrides duckv1.CloudEventOverrides) SinkBindingOption

WithCloudEventOverrides assigns the CloudEventsOverrides of the SinkBinding.

func WithSink

func WithSink(sink duckv1.Destination) SinkBindingOption

WithSink assigns the sink of the SinkBinding.

func WithSubject

func WithSubject(subject tracker.Reference) SinkBindingOption

WithSubject assigns the subject of the SinkBinding.

Jump to

Keyboard shortcuts

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