v1alpha1

package
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCloudEventsSourceInformer

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

NewCloudEventsSourceInformer constructs a new informer for CloudEventsSource 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 NewFilteredCloudEventsSourceInformer

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

NewFilteredCloudEventsSourceInformer constructs a new informer for CloudEventsSource 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 NewFilteredHTTPPollerSourceInformer

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 NewFilteredKafkaSourceInformer

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

NewFilteredKafkaSourceInformer constructs a new informer for KafkaSource 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 NewFilteredOCIMetricsSourceInformer

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

NewFilteredOCIMetricsSourceInformer constructs a new informer for OCIMetricsSource 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

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 NewHTTPPollerSourceInformer

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 NewKafkaSourceInformer

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

NewKafkaSourceInformer constructs a new informer for KafkaSource 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 NewOCIMetricsSourceInformer

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

NewOCIMetricsSourceInformer constructs a new informer for OCIMetricsSource 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

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.

Types

type CloudEventsSourceInformer

type CloudEventsSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.CloudEventsSourceLister
}

CloudEventsSourceInformer provides access to a shared informer and lister for CloudEventsSources.

type HTTPPollerSourceInformer

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 {
	// CloudEventsSources returns a CloudEventsSourceInformer.
	CloudEventsSources() CloudEventsSourceInformer
	// HTTPPollerSources returns a HTTPPollerSourceInformer.
	HTTPPollerSources() HTTPPollerSourceInformer
	// KafkaSources returns a KafkaSourceInformer.
	KafkaSources() KafkaSourceInformer
	// OCIMetricsSources returns a OCIMetricsSourceInformer.
	OCIMetricsSources() OCIMetricsSourceInformer
	// WebhookSources returns a WebhookSourceInformer.
	WebhookSources() WebhookSourceInformer
}

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

func New

New returns a new Interface.

type KafkaSourceInformer

type KafkaSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.KafkaSourceLister
}

KafkaSourceInformer provides access to a shared informer and lister for KafkaSources.

type OCIMetricsSourceInformer

type OCIMetricsSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.OCIMetricsSourceLister
}

OCIMetricsSourceInformer provides access to a shared informer and lister for OCIMetricsSources.

type WebhookSourceInformer

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

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

Jump to

Keyboard shortcuts

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