v2alpha1

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewActiveMQArtemisAddressInformer

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

NewActiveMQArtemisAddressInformer constructs a new informer for ActiveMQArtemisAddress 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 NewActiveMQArtemisInformer

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

NewActiveMQArtemisInformer constructs a new informer for ActiveMQArtemis 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 NewActiveMQArtemisScaledownInformer

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

NewActiveMQArtemisScaledownInformer constructs a new informer for ActiveMQArtemisScaledown 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 NewFilteredActiveMQArtemisAddressInformer

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

NewFilteredActiveMQArtemisAddressInformer constructs a new informer for ActiveMQArtemisAddress 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 NewFilteredActiveMQArtemisInformer

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

NewFilteredActiveMQArtemisInformer constructs a new informer for ActiveMQArtemis 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 NewFilteredActiveMQArtemisScaledownInformer

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

NewFilteredActiveMQArtemisScaledownInformer constructs a new informer for ActiveMQArtemisScaledown 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 ActiveMQArtemisAddressInformer

type ActiveMQArtemisAddressInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2alpha1.ActiveMQArtemisAddressLister
}

ActiveMQArtemisAddressInformer provides access to a shared informer and lister for ActiveMQArtemisAddresses.

type ActiveMQArtemisInformer

type ActiveMQArtemisInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2alpha1.ActiveMQArtemisLister
}

ActiveMQArtemisInformer provides access to a shared informer and lister for ActiveMQArtemises.

type ActiveMQArtemisScaledownInformer

type ActiveMQArtemisScaledownInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2alpha1.ActiveMQArtemisScaledownLister
}

ActiveMQArtemisScaledownInformer provides access to a shared informer and lister for ActiveMQArtemisScaledowns.

type Interface

type Interface interface {
	// ActiveMQArtemises returns a ActiveMQArtemisInformer.
	ActiveMQArtemises() ActiveMQArtemisInformer
	// ActiveMQArtemisAddresses returns a ActiveMQArtemisAddressInformer.
	ActiveMQArtemisAddresses() ActiveMQArtemisAddressInformer
	// ActiveMQArtemisScaledowns returns a ActiveMQArtemisScaledownInformer.
	ActiveMQArtemisScaledowns() ActiveMQArtemisScaledownInformer
}

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