v1alpha1

package
v1.10.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredHTTPPollerSourceInformer added in v1.4.0

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

NewFilteredHTTPPollerSourceInformer constructs a new informer for HTTPPollerSource 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 NewFilteredSlackSourceInformer

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

NewFilteredSlackSourceInformer constructs a new informer for SlackSource 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 NewFilteredWebhookSourceInformer added in v1.4.0

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

NewFilteredWebhookSourceInformer constructs a new informer for WebhookSource 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 NewFilteredZendeskSourceInformer

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

NewFilteredZendeskSourceInformer constructs a new informer for ZendeskSource 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 NewHTTPPollerSourceInformer added in v1.4.0

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

NewHTTPPollerSourceInformer constructs a new informer for HTTPPollerSource 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 NewSlackSourceInformer

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

NewSlackSourceInformer constructs a new informer for SlackSource 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 NewWebhookSourceInformer added in v1.4.0

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

NewWebhookSourceInformer constructs a new informer for WebhookSource 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 NewZendeskSourceInformer

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

NewZendeskSourceInformer constructs a new informer for ZendeskSource 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 HTTPPollerSourceInformer added in v1.4.0

type HTTPPollerSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.HTTPPollerSourceLister
}

HTTPPollerSourceInformer provides access to a shared informer and lister for HTTPPollerSources.

type Interface

type Interface interface {
	// HTTPPollerSources returns a HTTPPollerSourceInformer.
	HTTPPollerSources() HTTPPollerSourceInformer
	// SlackSources returns a SlackSourceInformer.
	SlackSources() SlackSourceInformer
	// WebhookSources returns a WebhookSourceInformer.
	WebhookSources() WebhookSourceInformer
	// ZendeskSources returns a ZendeskSourceInformer.
	ZendeskSources() ZendeskSourceInformer
}

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

func New

New returns a new Interface.

type SlackSourceInformer

type SlackSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SlackSourceLister
}

SlackSourceInformer provides access to a shared informer and lister for SlackSources.

type WebhookSourceInformer added in v1.4.0

type WebhookSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.WebhookSourceLister
}

WebhookSourceInformer provides access to a shared informer and lister for WebhookSources.

type ZendeskSourceInformer

type ZendeskSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ZendeskSourceLister
}

ZendeskSourceInformer provides access to a shared informer and lister for ZendeskSources.

Jump to

Keyboard shortcuts

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