Documentation
¶
Index ¶
- func NewAzureActivityLogsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAzureBlobStorageSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAzureEventGridSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAzureEventHubSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAzureQueueStorageSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAzureServiceBusQueueSourceInformer(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 NewFilteredAzureEventGridSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAzureEventHubSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAzureQueueStorageSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAzureServiceBusQueueSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredGoogleCloudAuditLogsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredGoogleCloudBillingSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredGoogleCloudPubSubSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredGoogleCloudRepositoriesSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredGoogleCloudStorageSourceInformer(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 NewGoogleCloudAuditLogsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewGoogleCloudBillingSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewGoogleCloudPubSubSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewGoogleCloudRepositoriesSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewGoogleCloudStorageSourceInformer(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 AzureEventGridSourceInformer
- type AzureEventHubSourceInformer
- type AzureQueueStorageSourceInformer
- type AzureServiceBusQueueSourceInformer
- type GoogleCloudAuditLogsSourceInformer
- type GoogleCloudBillingSourceInformer
- type GoogleCloudPubSubSourceInformer
- type GoogleCloudRepositoriesSourceInformer
- type GoogleCloudStorageSourceInformer
- 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 NewAzureEventGridSourceInformer ¶ added in v1.10.0
func NewAzureEventGridSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAzureEventGridSourceInformer constructs a new informer for AzureEventGridSource 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 NewAzureQueueStorageSourceInformer ¶ added in v1.9.0
func NewAzureQueueStorageSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAzureQueueStorageSourceInformer constructs a new informer for AzureQueueStorageSource 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 NewAzureServiceBusQueueSourceInformer ¶ added in v1.10.0
func NewAzureServiceBusQueueSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAzureServiceBusQueueSourceInformer constructs a new informer for AzureServiceBusQueueSource 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 NewFilteredAzureEventGridSourceInformer ¶ added in v1.10.0
func NewFilteredAzureEventGridSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAzureEventGridSourceInformer constructs a new informer for AzureEventGridSource 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 NewFilteredAzureQueueStorageSourceInformer ¶ added in v1.9.0
func NewFilteredAzureQueueStorageSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAzureQueueStorageSourceInformer constructs a new informer for AzureQueueStorageSource 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 NewFilteredAzureServiceBusQueueSourceInformer ¶ added in v1.10.0
func NewFilteredAzureServiceBusQueueSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAzureServiceBusQueueSourceInformer constructs a new informer for AzureServiceBusQueueSource 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 NewFilteredGoogleCloudAuditLogsSourceInformer ¶ added in v1.10.0
func NewFilteredGoogleCloudAuditLogsSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredGoogleCloudAuditLogsSourceInformer constructs a new informer for GoogleCloudAuditLogsSource 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 NewFilteredGoogleCloudBillingSourceInformer ¶ added in v1.10.0
func NewFilteredGoogleCloudBillingSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredGoogleCloudBillingSourceInformer constructs a new informer for GoogleCloudBillingSource 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 NewFilteredGoogleCloudRepositoriesSourceInformer ¶ added in v1.10.0
func NewFilteredGoogleCloudRepositoriesSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredGoogleCloudRepositoriesSourceInformer constructs a new informer for GoogleCloudRepositoriesSource 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 NewFilteredGoogleCloudStorageSourceInformer ¶ added in v1.4.1
func NewFilteredGoogleCloudStorageSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredGoogleCloudStorageSourceInformer constructs a new informer for GoogleCloudStorageSource 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 NewGoogleCloudAuditLogsSourceInformer ¶ added in v1.10.0
func NewGoogleCloudAuditLogsSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewGoogleCloudAuditLogsSourceInformer constructs a new informer for GoogleCloudAuditLogsSource 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 NewGoogleCloudBillingSourceInformer ¶ added in v1.10.0
func NewGoogleCloudBillingSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewGoogleCloudBillingSourceInformer constructs a new informer for GoogleCloudBillingSource 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 NewGoogleCloudRepositoriesSourceInformer ¶ added in v1.10.0
func NewGoogleCloudRepositoriesSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewGoogleCloudRepositoriesSourceInformer constructs a new informer for GoogleCloudRepositoriesSource 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 NewGoogleCloudStorageSourceInformer ¶ added in v1.4.1
func NewGoogleCloudStorageSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewGoogleCloudStorageSourceInformer constructs a new informer for GoogleCloudStorageSource 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 AzureEventGridSourceInformer ¶ added in v1.10.0
type AzureEventGridSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AzureEventGridSourceLister }
AzureEventGridSourceInformer provides access to a shared informer and lister for AzureEventGridSources.
type AzureEventHubSourceInformer ¶
type AzureEventHubSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AzureEventHubSourceLister }
AzureEventHubSourceInformer provides access to a shared informer and lister for AzureEventHubSources.
type AzureQueueStorageSourceInformer ¶ added in v1.9.0
type AzureQueueStorageSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AzureQueueStorageSourceLister }
AzureQueueStorageSourceInformer provides access to a shared informer and lister for AzureQueueStorageSources.
type AzureServiceBusQueueSourceInformer ¶ added in v1.10.0
type AzureServiceBusQueueSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AzureServiceBusQueueSourceLister }
AzureServiceBusQueueSourceInformer provides access to a shared informer and lister for AzureServiceBusQueueSources.
type GoogleCloudAuditLogsSourceInformer ¶ added in v1.10.0
type GoogleCloudAuditLogsSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.GoogleCloudAuditLogsSourceLister }
GoogleCloudAuditLogsSourceInformer provides access to a shared informer and lister for GoogleCloudAuditLogsSources.
type GoogleCloudBillingSourceInformer ¶ added in v1.10.0
type GoogleCloudBillingSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.GoogleCloudBillingSourceLister }
GoogleCloudBillingSourceInformer provides access to a shared informer and lister for GoogleCloudBillingSources.
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 GoogleCloudRepositoriesSourceInformer ¶ added in v1.10.0
type GoogleCloudRepositoriesSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.GoogleCloudRepositoriesSourceLister }
GoogleCloudRepositoriesSourceInformer provides access to a shared informer and lister for GoogleCloudRepositoriesSources.
type GoogleCloudStorageSourceInformer ¶ added in v1.4.1
type GoogleCloudStorageSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.GoogleCloudStorageSourceLister }
GoogleCloudStorageSourceInformer provides access to a shared informer and lister for GoogleCloudStorageSources.
type Interface ¶
type Interface interface { // AzureActivityLogsSources returns a AzureActivityLogsSourceInformer. AzureActivityLogsSources() AzureActivityLogsSourceInformer // AzureBlobStorageSources returns a AzureBlobStorageSourceInformer. AzureBlobStorageSources() AzureBlobStorageSourceInformer // AzureEventGridSources returns a AzureEventGridSourceInformer. AzureEventGridSources() AzureEventGridSourceInformer // AzureEventHubSources returns a AzureEventHubSourceInformer. AzureEventHubSources() AzureEventHubSourceInformer // AzureQueueStorageSources returns a AzureQueueStorageSourceInformer. AzureQueueStorageSources() AzureQueueStorageSourceInformer // AzureServiceBusQueueSources returns a AzureServiceBusQueueSourceInformer. AzureServiceBusQueueSources() AzureServiceBusQueueSourceInformer // GoogleCloudAuditLogsSources returns a GoogleCloudAuditLogsSourceInformer. GoogleCloudAuditLogsSources() GoogleCloudAuditLogsSourceInformer // GoogleCloudBillingSources returns a GoogleCloudBillingSourceInformer. GoogleCloudBillingSources() GoogleCloudBillingSourceInformer // GoogleCloudPubSubSources returns a GoogleCloudPubSubSourceInformer. GoogleCloudPubSubSources() GoogleCloudPubSubSourceInformer // GoogleCloudRepositoriesSources returns a GoogleCloudRepositoriesSourceInformer. GoogleCloudRepositoriesSources() GoogleCloudRepositoriesSourceInformer // GoogleCloudStorageSources returns a GoogleCloudStorageSourceInformer. GoogleCloudStorageSources() GoogleCloudStorageSourceInformer // 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.
Source Files
¶
- azureactivitylogssource.go
- azureblobstoragesource.go
- azureeventgridsource.go
- azureeventhubsource.go
- azurequeuestoragesource.go
- azureservicebusqueuesource.go
- googlecloudauditlogssource.go
- googlecloudbillingsource.go
- googlecloudpubsubsource.go
- googlecloudrepositoriessource.go
- googlecloudstoragesource.go
- interface.go
- ocimetricssource.go
- salesforcesource.go
- twiliosource.go