v1alpha1

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2019 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 GcpPubSubSourceLister

type GcpPubSubSourceLister interface {
	// List lists all GcpPubSubSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.GcpPubSubSource, err error)
	// GcpPubSubSources returns an object that can list and get GcpPubSubSources.
	GcpPubSubSources(namespace string) GcpPubSubSourceNamespaceLister
	GcpPubSubSourceListerExpansion
}

GcpPubSubSourceLister helps list GcpPubSubSources.

func NewGcpPubSubSourceLister

func NewGcpPubSubSourceLister(indexer cache.Indexer) GcpPubSubSourceLister

NewGcpPubSubSourceLister returns a new GcpPubSubSourceLister.

type GcpPubSubSourceListerExpansion

type GcpPubSubSourceListerExpansion interface{}

GcpPubSubSourceListerExpansion allows custom methods to be added to GcpPubSubSourceLister.

type GcpPubSubSourceNamespaceLister

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

GcpPubSubSourceNamespaceLister helps list and get GcpPubSubSources.

type GcpPubSubSourceNamespaceListerExpansion

type GcpPubSubSourceNamespaceListerExpansion interface{}

GcpPubSubSourceNamespaceListerExpansion allows custom methods to be added to GcpPubSubSourceNamespaceLister.

Jump to

Keyboard shortcuts

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