v1alpha1

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEffectiveHorizontalPodAutoscalerInformer

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

NewEffectiveHorizontalPodAutoscalerInformer constructs a new informer for EffectiveHorizontalPodAutoscaler 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 NewEffectiveVerticalPodAutoscalerInformer

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

NewEffectiveVerticalPodAutoscalerInformer constructs a new informer for EffectiveVerticalPodAutoscaler 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 NewFilteredEffectiveHorizontalPodAutoscalerInformer

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

NewFilteredEffectiveHorizontalPodAutoscalerInformer constructs a new informer for EffectiveHorizontalPodAutoscaler 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 NewFilteredEffectiveVerticalPodAutoscalerInformer

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

NewFilteredEffectiveVerticalPodAutoscalerInformer constructs a new informer for EffectiveVerticalPodAutoscaler 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 NewFilteredSubstituteInformer

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

NewFilteredSubstituteInformer constructs a new informer for Substitute 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 NewSubstituteInformer

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

NewSubstituteInformer constructs a new informer for Substitute 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 EffectiveHorizontalPodAutoscalerInformer

type EffectiveHorizontalPodAutoscalerInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.EffectiveHorizontalPodAutoscalerLister
}

EffectiveHorizontalPodAutoscalerInformer provides access to a shared informer and lister for EffectiveHorizontalPodAutoscalers.

type EffectiveVerticalPodAutoscalerInformer

type EffectiveVerticalPodAutoscalerInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.EffectiveVerticalPodAutoscalerLister
}

EffectiveVerticalPodAutoscalerInformer provides access to a shared informer and lister for EffectiveVerticalPodAutoscalers.

type Interface

type Interface interface {
	// EffectiveHorizontalPodAutoscalers returns a EffectiveHorizontalPodAutoscalerInformer.
	EffectiveHorizontalPodAutoscalers() EffectiveHorizontalPodAutoscalerInformer
	// EffectiveVerticalPodAutoscalers returns a EffectiveVerticalPodAutoscalerInformer.
	EffectiveVerticalPodAutoscalers() EffectiveVerticalPodAutoscalerInformer
	// Substitutes returns a SubstituteInformer.
	Substitutes() SubstituteInformer
}

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

func New

New returns a new Interface.

type SubstituteInformer

type SubstituteInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SubstituteLister
}

SubstituteInformer provides access to a shared informer and lister for Substitutes.

Jump to

Keyboard shortcuts

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