v1alpha1

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: Apache-2.0 Imports: 10 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterNodePredictionInformer

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

NewClusterNodePredictionInformer constructs a new informer for ClusterNodePrediction 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 NewFilteredClusterNodePredictionInformer

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

NewFilteredClusterNodePredictionInformer constructs a new informer for ClusterNodePrediction 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 NewFilteredTimeSeriesPredictionInformer

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

NewFilteredTimeSeriesPredictionInformer constructs a new informer for TimeSeriesPrediction 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 NewTimeSeriesPredictionInformer

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

NewTimeSeriesPredictionInformer constructs a new informer for TimeSeriesPrediction 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 ClusterNodePredictionInformer

type ClusterNodePredictionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ClusterNodePredictionLister
}

ClusterNodePredictionInformer provides access to a shared informer and lister for ClusterNodePredictions.

type Interface

type Interface interface {
	// ClusterNodePredictions returns a ClusterNodePredictionInformer.
	ClusterNodePredictions() ClusterNodePredictionInformer
	// TimeSeriesPredictions returns a TimeSeriesPredictionInformer.
	TimeSeriesPredictions() TimeSeriesPredictionInformer
}

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

func New

New returns a new Interface.

type TimeSeriesPredictionInformer

type TimeSeriesPredictionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.TimeSeriesPredictionLister
}

TimeSeriesPredictionInformer provides access to a shared informer and lister for TimeSeriesPredictions.

Jump to

Keyboard shortcuts

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