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 ApplicationLister

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

ApplicationLister helps list Applications.

func NewApplicationLister

func NewApplicationLister(indexer cache.Indexer) ApplicationLister

NewApplicationLister returns a new ApplicationLister.

type ApplicationListerExpansion

type ApplicationListerExpansion interface{}

ApplicationListerExpansion allows custom methods to be added to ApplicationLister.

Jump to

Keyboard shortcuts

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