v1alpha1

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 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 AwsSqsSourceLister

type AwsSqsSourceLister interface {
	// List lists all AwsSqsSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AwsSqsSource, err error)
	// AwsSqsSources returns an object that can list and get AwsSqsSources.
	AwsSqsSources(namespace string) AwsSqsSourceNamespaceLister
	AwsSqsSourceListerExpansion
}

AwsSqsSourceLister helps list AwsSqsSources.

func NewAwsSqsSourceLister

func NewAwsSqsSourceLister(indexer cache.Indexer) AwsSqsSourceLister

NewAwsSqsSourceLister returns a new AwsSqsSourceLister.

type AwsSqsSourceListerExpansion

type AwsSqsSourceListerExpansion interface{}

AwsSqsSourceListerExpansion allows custom methods to be added to AwsSqsSourceLister.

type AwsSqsSourceNamespaceLister

type AwsSqsSourceNamespaceLister interface {
	// List lists all AwsSqsSources in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.AwsSqsSource, err error)
	// Get retrieves the AwsSqsSource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.AwsSqsSource, error)
	AwsSqsSourceNamespaceListerExpansion
}

AwsSqsSourceNamespaceLister helps list and get AwsSqsSources.

type AwsSqsSourceNamespaceListerExpansion

type AwsSqsSourceNamespaceListerExpansion interface{}

AwsSqsSourceNamespaceListerExpansion allows custom methods to be added to AwsSqsSourceNamespaceLister.

Jump to

Keyboard shortcuts

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