v1alpha1

package
v0.0.0-...-9f59c5b Latest Latest
Warning

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

Go to latest
Published: May 24, 2021 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 AddressableServiceLister

type AddressableServiceLister interface {
	// List lists all AddressableServices in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AddressableService, err error)
	// AddressableServices returns an object that can list and get AddressableServices.
	AddressableServices(namespace string) AddressableServiceNamespaceLister
	AddressableServiceListerExpansion
}

AddressableServiceLister helps list AddressableServices. All objects returned here must be treated as read-only.

func NewAddressableServiceLister

func NewAddressableServiceLister(indexer cache.Indexer) AddressableServiceLister

NewAddressableServiceLister returns a new AddressableServiceLister.

type AddressableServiceListerExpansion

type AddressableServiceListerExpansion interface{}

AddressableServiceListerExpansion allows custom methods to be added to AddressableServiceLister.

type AddressableServiceNamespaceLister

type AddressableServiceNamespaceLister interface {
	// List lists all AddressableServices in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AddressableService, err error)
	// Get retrieves the AddressableService from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AddressableService, error)
	AddressableServiceNamespaceListerExpansion
}

AddressableServiceNamespaceLister helps list and get AddressableServices. All objects returned here must be treated as read-only.

type AddressableServiceNamespaceListerExpansion

type AddressableServiceNamespaceListerExpansion interface{}

AddressableServiceNamespaceListerExpansion allows custom methods to be added to AddressableServiceNamespaceLister.

type CloudeventSinkLister

type CloudeventSinkLister interface {
	// List lists all CloudeventSinks in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.CloudeventSink, err error)
	// CloudeventSinks returns an object that can list and get CloudeventSinks.
	CloudeventSinks(namespace string) CloudeventSinkNamespaceLister
	CloudeventSinkListerExpansion
}

CloudeventSinkLister helps list CloudeventSinks. All objects returned here must be treated as read-only.

func NewCloudeventSinkLister

func NewCloudeventSinkLister(indexer cache.Indexer) CloudeventSinkLister

NewCloudeventSinkLister returns a new CloudeventSinkLister.

type CloudeventSinkListerExpansion

type CloudeventSinkListerExpansion interface{}

CloudeventSinkListerExpansion allows custom methods to be added to CloudeventSinkLister.

type CloudeventSinkNamespaceLister

type CloudeventSinkNamespaceLister interface {
	// List lists all CloudeventSinks in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.CloudeventSink, err error)
	// Get retrieves the CloudeventSink from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.CloudeventSink, error)
	CloudeventSinkNamespaceListerExpansion
}

CloudeventSinkNamespaceLister helps list and get CloudeventSinks. All objects returned here must be treated as read-only.

type CloudeventSinkNamespaceListerExpansion

type CloudeventSinkNamespaceListerExpansion interface{}

CloudeventSinkNamespaceListerExpansion allows custom methods to be added to CloudeventSinkNamespaceLister.

Jump to

Keyboard shortcuts

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