v2

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAcceleratorFunctionInformer

func NewAcceleratorFunctionInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewAcceleratorFunctionInformer constructs a new informer for AcceleratorFunction type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredAcceleratorFunctionInformer

func NewFilteredAcceleratorFunctionInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredAcceleratorFunctionInformer constructs a new informer for AcceleratorFunction type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredFpgaRegionInformer

func NewFilteredFpgaRegionInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredFpgaRegionInformer constructs a new informer for FpgaRegion type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFpgaRegionInformer

func NewFpgaRegionInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewFpgaRegionInformer constructs a new informer for FpgaRegion type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

Types

type AcceleratorFunctionInformer

type AcceleratorFunctionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2.AcceleratorFunctionLister
}

AcceleratorFunctionInformer provides access to a shared informer and lister for AcceleratorFunctions.

type FpgaRegionInformer

type FpgaRegionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2.FpgaRegionLister
}

FpgaRegionInformer provides access to a shared informer and lister for FpgaRegions.

type Interface

type Interface interface {
	// AcceleratorFunctions returns a AcceleratorFunctionInformer.
	AcceleratorFunctions() AcceleratorFunctionInformer
	// FpgaRegions returns a FpgaRegionInformer.
	FpgaRegions() FpgaRegionInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

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