v1alpha1

package
v0.0.7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEXTCOMMClaimInformer

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

NewEXTCOMMClaimInformer constructs a new informer for EXTCOMMClaim 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 NewEXTCOMMEntryInformer

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

NewEXTCOMMEntryInformer constructs a new informer for EXTCOMMEntry 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 NewEXTCOMMIndexInformer

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

NewEXTCOMMIndexInformer constructs a new informer for EXTCOMMIndex 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 NewFilteredEXTCOMMClaimInformer

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

NewFilteredEXTCOMMClaimInformer constructs a new informer for EXTCOMMClaim 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 NewFilteredEXTCOMMEntryInformer

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

NewFilteredEXTCOMMEntryInformer constructs a new informer for EXTCOMMEntry 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 NewFilteredEXTCOMMIndexInformer

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

NewFilteredEXTCOMMIndexInformer constructs a new informer for EXTCOMMIndex 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 EXTCOMMClaimInformer

type EXTCOMMClaimInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.EXTCOMMClaimLister
}

EXTCOMMClaimInformer provides access to a shared informer and lister for EXTCOMMClaims.

type EXTCOMMEntryInformer

type EXTCOMMEntryInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.EXTCOMMEntryLister
}

EXTCOMMEntryInformer provides access to a shared informer and lister for EXTCOMMEntries.

type EXTCOMMIndexInformer

type EXTCOMMIndexInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.EXTCOMMIndexLister
}

EXTCOMMIndexInformer provides access to a shared informer and lister for EXTCOMMIndexes.

type Interface

type Interface interface {
	// EXTCOMMClaims returns a EXTCOMMClaimInformer.
	EXTCOMMClaims() EXTCOMMClaimInformer
	// EXTCOMMEntries returns a EXTCOMMEntryInformer.
	EXTCOMMEntries() EXTCOMMEntryInformer
	// EXTCOMMIndexes returns a EXTCOMMIndexInformer.
	EXTCOMMIndexes() EXTCOMMIndexInformer
}

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