v1alpha1

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredSubContactInformer

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

NewFilteredSubContactInformer constructs a new informer for SubContact 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 NewFilteredSubSubscriptionInformer

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

NewFilteredSubSubscriptionInformer constructs a new informer for SubSubscription 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 NewSubContactInformer

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

NewSubContactInformer constructs a new informer for SubContact 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 NewSubSubscriptionInformer

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

NewSubSubscriptionInformer constructs a new informer for SubSubscription 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 {
	// SubContacts returns a SubContactInformer.
	SubContacts() SubContactInformer
	// SubSubscriptions returns a SubSubscriptionInformer.
	SubSubscriptions() SubSubscriptionInformer
}

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

func New

New returns a new Interface.

type SubContactInformer

type SubContactInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SubContactLister
}

SubContactInformer provides access to a shared informer and lister for SubContacts.

type SubSubscriptionInformer

type SubSubscriptionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SubSubscriptionLister
}

SubSubscriptionInformer provides access to a shared informer and lister for SubSubscriptions.

Jump to

Keyboard shortcuts

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