v1

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 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 VirtletConfigMappingLister

type VirtletConfigMappingLister interface {
	// List lists all VirtletConfigMappings in the indexer.
	List(selector labels.Selector) (ret []*v1.VirtletConfigMapping, err error)
	// VirtletConfigMappings returns an object that can list and get VirtletConfigMappings.
	VirtletConfigMappings(namespace string) VirtletConfigMappingNamespaceLister
	VirtletConfigMappingListerExpansion
}

VirtletConfigMappingLister helps list VirtletConfigMappings.

func NewVirtletConfigMappingLister

func NewVirtletConfigMappingLister(indexer cache.Indexer) VirtletConfigMappingLister

NewVirtletConfigMappingLister returns a new VirtletConfigMappingLister.

type VirtletConfigMappingListerExpansion

type VirtletConfigMappingListerExpansion interface{}

VirtletConfigMappingListerExpansion allows custom methods to be added to VirtletConfigMappingLister.

type VirtletConfigMappingNamespaceLister

type VirtletConfigMappingNamespaceLister interface {
	// List lists all VirtletConfigMappings in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1.VirtletConfigMapping, err error)
	// Get retrieves the VirtletConfigMapping from the indexer for a given namespace and name.
	Get(name string) (*v1.VirtletConfigMapping, error)
	VirtletConfigMappingNamespaceListerExpansion
}

VirtletConfigMappingNamespaceLister helps list and get VirtletConfigMappings.

type VirtletConfigMappingNamespaceListerExpansion

type VirtletConfigMappingNamespaceListerExpansion interface{}

VirtletConfigMappingNamespaceListerExpansion allows custom methods to be added to VirtletConfigMappingNamespaceLister.

type VirtletImageMappingLister

type VirtletImageMappingLister interface {
	// List lists all VirtletImageMappings in the indexer.
	List(selector labels.Selector) (ret []*v1.VirtletImageMapping, err error)
	// VirtletImageMappings returns an object that can list and get VirtletImageMappings.
	VirtletImageMappings(namespace string) VirtletImageMappingNamespaceLister
	VirtletImageMappingListerExpansion
}

VirtletImageMappingLister helps list VirtletImageMappings.

func NewVirtletImageMappingLister

func NewVirtletImageMappingLister(indexer cache.Indexer) VirtletImageMappingLister

NewVirtletImageMappingLister returns a new VirtletImageMappingLister.

type VirtletImageMappingListerExpansion

type VirtletImageMappingListerExpansion interface{}

VirtletImageMappingListerExpansion allows custom methods to be added to VirtletImageMappingLister.

type VirtletImageMappingNamespaceLister

type VirtletImageMappingNamespaceLister interface {
	// List lists all VirtletImageMappings in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1.VirtletImageMapping, err error)
	// Get retrieves the VirtletImageMapping from the indexer for a given namespace and name.
	Get(name string) (*v1.VirtletImageMapping, error)
	VirtletImageMappingNamespaceListerExpansion
}

VirtletImageMappingNamespaceLister helps list and get VirtletImageMappings.

type VirtletImageMappingNamespaceListerExpansion

type VirtletImageMappingNamespaceListerExpansion interface{}

VirtletImageMappingNamespaceListerExpansion allows custom methods to be added to VirtletImageMappingNamespaceLister.

Jump to

Keyboard shortcuts

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