v1beta1

package
v0.0.0-...-1bdd90c Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredManbaClusterInformer

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

NewFilteredManbaClusterInformer constructs a new informer for ManbaCluster 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 NewFilteredManbaIngressInformer

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

NewFilteredManbaIngressInformer constructs a new informer for ManbaIngress 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 NewManbaClusterInformer

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

NewManbaClusterInformer constructs a new informer for ManbaCluster 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 NewManbaIngressInformer

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

NewManbaIngressInformer constructs a new informer for ManbaIngress 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 {
	// ManbaClusters returns a ManbaClusterInformer.
	ManbaClusters() ManbaClusterInformer
	// ManbaIngresses returns a ManbaIngressInformer.
	ManbaIngresses() ManbaIngressInformer
}

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

func New

New returns a new Interface.

type ManbaClusterInformer

type ManbaClusterInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.ManbaClusterLister
}

ManbaClusterInformer provides access to a shared informer and lister for ManbaClusters.

type ManbaIngressInformer

type ManbaIngressInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.ManbaIngressLister
}

ManbaIngressInformer provides access to a shared informer and lister for ManbaIngresses.

Jump to

Keyboard shortcuts

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