v1alpha1

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: May 8, 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 KnativeEventingLister added in v0.12.0

type KnativeEventingLister interface {
	// List lists all KnativeEventings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.KnativeEventing, err error)
	// KnativeEventings returns an object that can list and get KnativeEventings.
	KnativeEventings(namespace string) KnativeEventingNamespaceLister
	KnativeEventingListerExpansion
}

KnativeEventingLister helps list KnativeEventings.

func NewKnativeEventingLister added in v0.12.0

func NewKnativeEventingLister(indexer cache.Indexer) KnativeEventingLister

NewKnativeEventingLister returns a new KnativeEventingLister.

type KnativeEventingListerExpansion added in v0.12.0

type KnativeEventingListerExpansion interface{}

KnativeEventingListerExpansion allows custom methods to be added to KnativeEventingLister.

type KnativeEventingNamespaceLister added in v0.12.0

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

KnativeEventingNamespaceLister helps list and get KnativeEventings.

type KnativeEventingNamespaceListerExpansion added in v0.12.0

type KnativeEventingNamespaceListerExpansion interface{}

KnativeEventingNamespaceListerExpansion allows custom methods to be added to KnativeEventingNamespaceLister.

Jump to

Keyboard shortcuts

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