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 NewFilteredVLANClaimInformer

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

NewFilteredVLANClaimInformer constructs a new informer for VLANClaim 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 NewFilteredVLANEntryInformer

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

NewFilteredVLANEntryInformer constructs a new informer for VLANEntry 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 NewFilteredVLANIndexInformer

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

NewFilteredVLANIndexInformer constructs a new informer for VLANIndex 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 NewVLANClaimInformer

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

NewVLANClaimInformer constructs a new informer for VLANClaim 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 NewVLANEntryInformer

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

NewVLANEntryInformer constructs a new informer for VLANEntry 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 NewVLANIndexInformer

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

NewVLANIndexInformer constructs a new informer for VLANIndex 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 Interface

type Interface interface {
	// VLANClaims returns a VLANClaimInformer.
	VLANClaims() VLANClaimInformer
	// VLANEntries returns a VLANEntryInformer.
	VLANEntries() VLANEntryInformer
	// VLANIndexes returns a VLANIndexInformer.
	VLANIndexes() VLANIndexInformer
}

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

func New

New returns a new Interface.

type VLANClaimInformer

type VLANClaimInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.VLANClaimLister
}

VLANClaimInformer provides access to a shared informer and lister for VLANClaims.

type VLANEntryInformer

type VLANEntryInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.VLANEntryLister
}

VLANEntryInformer provides access to a shared informer and lister for VLANEntries.

type VLANIndexInformer

type VLANIndexInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.VLANIndexLister
}

VLANIndexInformer provides access to a shared informer and lister for VLANIndexes.

Jump to

Keyboard shortcuts

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