v1alpha1

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2018 License: Apache-2.0 Imports: 4 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IDPPresetLister

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

IDPPresetLister helps list IDPPresets.

func NewIDPPresetLister

func NewIDPPresetLister(indexer cache.Indexer) IDPPresetLister

NewIDPPresetLister returns a new IDPPresetLister.

type IDPPresetListerExpansion

type IDPPresetListerExpansion interface{}

IDPPresetListerExpansion allows custom methods to be added to IDPPresetLister.

Jump to

Keyboard shortcuts

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