v1alpha1

package
v0.0.0-...-fc21188 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAmqpInformer

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

NewAmqpInformer constructs a new informer for Amqp 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 NewFilteredAmqpInformer

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

NewFilteredAmqpInformer constructs a new informer for Amqp 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 NewFilteredRabbitmqInformer

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

NewFilteredRabbitmqInformer constructs a new informer for Rabbitmq 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 NewRabbitmqInformer

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

NewRabbitmqInformer constructs a new informer for Rabbitmq 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 AmqpInformer

type AmqpInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AmqpLister
}

AmqpInformer provides access to a shared informer and lister for Amqps.

type Interface

type Interface interface {
	// Amqps returns a AmqpInformer.
	Amqps() AmqpInformer
	// Rabbitmqs returns a RabbitmqInformer.
	Rabbitmqs() RabbitmqInformer
}

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

func New

New returns a new Interface.

type RabbitmqInformer

type RabbitmqInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.RabbitmqLister
}

RabbitmqInformer provides access to a shared informer and lister for Rabbitmqs.

Jump to

Keyboard shortcuts

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