v1alpha1

package
v0.8.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredMultiKueueClusterInformer

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

NewFilteredMultiKueueClusterInformer constructs a new informer for MultiKueueCluster 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 NewFilteredMultiKueueConfigInformer

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

NewFilteredMultiKueueConfigInformer constructs a new informer for MultiKueueConfig 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 NewMultiKueueClusterInformer

func NewMultiKueueClusterInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewMultiKueueClusterInformer constructs a new informer for MultiKueueCluster 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 NewMultiKueueConfigInformer

func NewMultiKueueConfigInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewMultiKueueConfigInformer constructs a new informer for MultiKueueConfig 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 {
	// MultiKueueClusters returns a MultiKueueClusterInformer.
	MultiKueueClusters() MultiKueueClusterInformer
	// MultiKueueConfigs returns a MultiKueueConfigInformer.
	MultiKueueConfigs() MultiKueueConfigInformer
}

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

func New

New returns a new Interface.

type MultiKueueClusterInformer

type MultiKueueClusterInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MultiKueueClusterLister
}

MultiKueueClusterInformer provides access to a shared informer and lister for MultiKueueClusters.

type MultiKueueConfigInformer

type MultiKueueConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MultiKueueConfigLister
}

MultiKueueConfigInformer provides access to a shared informer and lister for MultiKueueConfigs.

Jump to

Keyboard shortcuts

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