v1alpha1

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredGENIDClaimInformer

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

NewFilteredGENIDClaimInformer constructs a new informer for GENIDClaim 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 NewFilteredGENIDEntryInformer

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

NewFilteredGENIDEntryInformer constructs a new informer for GENIDEntry 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 NewFilteredGENIDIndexInformer

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

NewFilteredGENIDIndexInformer constructs a new informer for GENIDIndex 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 NewGENIDClaimInformer

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

NewGENIDClaimInformer constructs a new informer for GENIDClaim 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 NewGENIDEntryInformer

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

NewGENIDEntryInformer constructs a new informer for GENIDEntry 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 NewGENIDIndexInformer

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

NewGENIDIndexInformer constructs a new informer for GENIDIndex 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 GENIDClaimInformer

type GENIDClaimInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.GENIDClaimLister
}

GENIDClaimInformer provides access to a shared informer and lister for GENIDClaims.

type GENIDEntryInformer

type GENIDEntryInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.GENIDEntryLister
}

GENIDEntryInformer provides access to a shared informer and lister for GENIDEntries.

type GENIDIndexInformer

type GENIDIndexInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.GENIDIndexLister
}

GENIDIndexInformer provides access to a shared informer and lister for GENIDIndexes.

type Interface

type Interface interface {
	// GENIDClaims returns a GENIDClaimInformer.
	GENIDClaims() GENIDClaimInformer
	// GENIDEntries returns a GENIDEntryInformer.
	GENIDEntries() GENIDEntryInformer
	// GENIDIndexes returns a GENIDIndexInformer.
	GENIDIndexes() GENIDIndexInformer
}

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