Documentation ¶
Index ¶
- func NewAzureActivityLogsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAzureBlobStorageSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAzureEventHubSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAzureActivityLogsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAzureBlobStorageSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAzureEventHubSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredGoogleCloudPubSubSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredOCIMetricsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredSalesforceSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredTwilioSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewGoogleCloudPubSubSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewOCIMetricsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewSalesforceSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewTwilioSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- type AzureActivityLogsSourceInformer
- type AzureBlobStorageSourceInformer
- type AzureEventHubSourceInformer
- type GoogleCloudPubSubSourceInformer
- type Interface
- type OCIMetricsSourceInformer
- type SalesforceSourceInformer
- type TwilioSourceInformer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAzureActivityLogsSourceInformer ¶
func NewAzureActivityLogsSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAzureActivityLogsSourceInformer constructs a new informer for AzureActivityLogsSource 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 NewAzureBlobStorageSourceInformer ¶ added in v0.6.0
func NewAzureBlobStorageSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAzureBlobStorageSourceInformer constructs a new informer for AzureBlobStorageSource 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 NewAzureEventHubSourceInformer ¶
func NewAzureEventHubSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAzureEventHubSourceInformer constructs a new informer for AzureEventHubSource 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 NewFilteredAzureActivityLogsSourceInformer ¶
func NewFilteredAzureActivityLogsSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAzureActivityLogsSourceInformer constructs a new informer for AzureActivityLogsSource 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 NewFilteredAzureBlobStorageSourceInformer ¶ added in v0.6.0
func NewFilteredAzureBlobStorageSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAzureBlobStorageSourceInformer constructs a new informer for AzureBlobStorageSource 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 NewFilteredAzureEventHubSourceInformer ¶
func NewFilteredAzureEventHubSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAzureEventHubSourceInformer constructs a new informer for AzureEventHubSource 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 NewFilteredGoogleCloudPubSubSourceInformer ¶ added in v1.5.0
func NewFilteredGoogleCloudPubSubSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredGoogleCloudPubSubSourceInformer constructs a new informer for GoogleCloudPubSubSource 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 ¶ added in v0.7.0
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 NewFilteredSalesforceSourceInformer ¶ added in v0.6.0
func NewFilteredSalesforceSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredSalesforceSourceInformer constructs a new informer for SalesforceSource 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 NewFilteredTwilioSourceInformer ¶ added in v1.2.0
func NewFilteredTwilioSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredTwilioSourceInformer constructs a new informer for TwilioSource 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 NewGoogleCloudPubSubSourceInformer ¶ added in v1.5.0
func NewGoogleCloudPubSubSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewGoogleCloudPubSubSourceInformer constructs a new informer for GoogleCloudPubSubSource 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 ¶ added in v0.7.0
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 NewSalesforceSourceInformer ¶ added in v0.6.0
func NewSalesforceSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewSalesforceSourceInformer constructs a new informer for SalesforceSource 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 NewTwilioSourceInformer ¶ added in v1.2.0
func NewTwilioSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewTwilioSourceInformer constructs a new informer for TwilioSource 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 AzureActivityLogsSourceInformer ¶
type AzureActivityLogsSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AzureActivityLogsSourceLister }
AzureActivityLogsSourceInformer provides access to a shared informer and lister for AzureActivityLogsSources.
type AzureBlobStorageSourceInformer ¶ added in v0.6.0
type AzureBlobStorageSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AzureBlobStorageSourceLister }
AzureBlobStorageSourceInformer provides access to a shared informer and lister for AzureBlobStorageSources.
type AzureEventHubSourceInformer ¶
type AzureEventHubSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AzureEventHubSourceLister }
AzureEventHubSourceInformer provides access to a shared informer and lister for AzureEventHubSources.
type GoogleCloudPubSubSourceInformer ¶ added in v1.5.0
type GoogleCloudPubSubSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.GoogleCloudPubSubSourceLister }
GoogleCloudPubSubSourceInformer provides access to a shared informer and lister for GoogleCloudPubSubSources.
type Interface ¶
type Interface interface { // AzureActivityLogsSources returns a AzureActivityLogsSourceInformer. AzureActivityLogsSources() AzureActivityLogsSourceInformer // AzureBlobStorageSources returns a AzureBlobStorageSourceInformer. AzureBlobStorageSources() AzureBlobStorageSourceInformer // AzureEventHubSources returns a AzureEventHubSourceInformer. AzureEventHubSources() AzureEventHubSourceInformer // GoogleCloudPubSubSources returns a GoogleCloudPubSubSourceInformer. GoogleCloudPubSubSources() GoogleCloudPubSubSourceInformer // OCIMetricsSources returns a OCIMetricsSourceInformer. OCIMetricsSources() OCIMetricsSourceInformer // SalesforceSources returns a SalesforceSourceInformer. SalesforceSources() SalesforceSourceInformer // TwilioSources returns a TwilioSourceInformer. TwilioSources() TwilioSourceInformer }
Interface provides access to all the informers in this group version.
func New ¶
func New(f internalinterfaces.SharedInformerFactory, namespace string, tweakListOptions internalinterfaces.TweakListOptionsFunc) Interface
New returns a new Interface.
type OCIMetricsSourceInformer ¶ added in v0.7.0
type OCIMetricsSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.OCIMetricsSourceLister }
OCIMetricsSourceInformer provides access to a shared informer and lister for OCIMetricsSources.
type SalesforceSourceInformer ¶ added in v0.6.0
type SalesforceSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.SalesforceSourceLister }
SalesforceSourceInformer provides access to a shared informer and lister for SalesforceSources.
type TwilioSourceInformer ¶ added in v1.2.0
type TwilioSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.TwilioSourceLister }
TwilioSourceInformer provides access to a shared informer and lister for TwilioSources.