v1alpha1

package
v0.0.0-...-affaa53 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 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 BackendModuleLister

type BackendModuleLister interface {
	// List lists all BackendModules in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BackendModule, err error)
	// Get retrieves the BackendModule from the index for a given name.
	Get(name string) (*v1alpha1.BackendModule, error)
	BackendModuleListerExpansion
}

BackendModuleLister helps list BackendModules.

func NewBackendModuleLister

func NewBackendModuleLister(indexer cache.Indexer) BackendModuleLister

NewBackendModuleLister returns a new BackendModuleLister.

type BackendModuleListerExpansion

type BackendModuleListerExpansion interface{}

BackendModuleListerExpansion allows custom methods to be added to BackendModuleLister.

Jump to

Keyboard shortcuts

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