Documentation ¶
Index ¶
- func NewAWSCloudWatchLogsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSCloudWatchSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSCodeCommitSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSCognitoIdentitySourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSCognitoUserPoolSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSDynamoDBSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSKinesisSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSPerformanceInsightsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSS3SourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSSNSSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewAWSSQSSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSCloudWatchLogsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSCloudWatchSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSCodeCommitSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSCognitoIdentitySourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSCognitoUserPoolSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSDynamoDBSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSKinesisSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSPerformanceInsightsSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSS3SourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSSNSSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- func NewFilteredAWSSQSSourceInformer(client internalclientset.Interface, namespace string, ...) cache.SharedIndexInformer
- type AWSCloudWatchLogsSourceInformer
- type AWSCloudWatchSourceInformer
- type AWSCodeCommitSourceInformer
- type AWSCognitoIdentitySourceInformer
- type AWSCognitoUserPoolSourceInformer
- type AWSDynamoDBSourceInformer
- type AWSKinesisSourceInformer
- type AWSPerformanceInsightsSourceInformer
- type AWSS3SourceInformer
- type AWSSNSSourceInformer
- type AWSSQSSourceInformer
- type Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAWSCloudWatchLogsSourceInformer ¶ added in v1.2.0
func NewAWSCloudWatchLogsSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSCloudWatchLogsSourceInformer constructs a new informer for AWSCloudWatchLogsSource 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 NewAWSCloudWatchSourceInformer ¶ added in v1.2.0
func NewAWSCloudWatchSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSCloudWatchSourceInformer constructs a new informer for AWSCloudWatchSource 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 NewAWSCodeCommitSourceInformer ¶
func NewAWSCodeCommitSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSCodeCommitSourceInformer constructs a new informer for AWSCodeCommitSource 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 NewAWSCognitoIdentitySourceInformer ¶
func NewAWSCognitoIdentitySourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSCognitoIdentitySourceInformer constructs a new informer for AWSCognitoIdentitySource 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 NewAWSCognitoUserPoolSourceInformer ¶
func NewAWSCognitoUserPoolSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSCognitoUserPoolSourceInformer constructs a new informer for AWSCognitoUserPoolSource 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 NewAWSDynamoDBSourceInformer ¶
func NewAWSDynamoDBSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSDynamoDBSourceInformer constructs a new informer for AWSDynamoDBSource 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 NewAWSKinesisSourceInformer ¶
func NewAWSKinesisSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSKinesisSourceInformer constructs a new informer for AWSKinesisSource 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 NewAWSPerformanceInsightsSourceInformer ¶ added in v1.6.0
func NewAWSPerformanceInsightsSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSPerformanceInsightsSourceInformer constructs a new informer for AWSPerformanceInsightsSource 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 NewAWSS3SourceInformer ¶ added in v1.4.0
func NewAWSS3SourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSS3SourceInformer constructs a new informer for AWSS3Source 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 NewAWSSNSSourceInformer ¶
func NewAWSSNSSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSSNSSourceInformer constructs a new informer for AWSSNSSource 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 NewAWSSQSSourceInformer ¶
func NewAWSSQSSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAWSSQSSourceInformer constructs a new informer for AWSSQSSource 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 NewFilteredAWSCloudWatchLogsSourceInformer ¶ added in v1.2.0
func NewFilteredAWSCloudWatchLogsSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSCloudWatchLogsSourceInformer constructs a new informer for AWSCloudWatchLogsSource 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 NewFilteredAWSCloudWatchSourceInformer ¶ added in v1.2.0
func NewFilteredAWSCloudWatchSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSCloudWatchSourceInformer constructs a new informer for AWSCloudWatchSource 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 NewFilteredAWSCodeCommitSourceInformer ¶
func NewFilteredAWSCodeCommitSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSCodeCommitSourceInformer constructs a new informer for AWSCodeCommitSource 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 NewFilteredAWSCognitoIdentitySourceInformer ¶
func NewFilteredAWSCognitoIdentitySourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSCognitoIdentitySourceInformer constructs a new informer for AWSCognitoIdentitySource 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 NewFilteredAWSCognitoUserPoolSourceInformer ¶
func NewFilteredAWSCognitoUserPoolSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSCognitoUserPoolSourceInformer constructs a new informer for AWSCognitoUserPoolSource 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 NewFilteredAWSDynamoDBSourceInformer ¶
func NewFilteredAWSDynamoDBSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSDynamoDBSourceInformer constructs a new informer for AWSDynamoDBSource 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 NewFilteredAWSKinesisSourceInformer ¶
func NewFilteredAWSKinesisSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSKinesisSourceInformer constructs a new informer for AWSKinesisSource 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 NewFilteredAWSPerformanceInsightsSourceInformer ¶ added in v1.6.0
func NewFilteredAWSPerformanceInsightsSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSPerformanceInsightsSourceInformer constructs a new informer for AWSPerformanceInsightsSource 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 NewFilteredAWSS3SourceInformer ¶ added in v1.4.0
func NewFilteredAWSS3SourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSS3SourceInformer constructs a new informer for AWSS3Source 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 NewFilteredAWSSNSSourceInformer ¶
func NewFilteredAWSSNSSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSSNSSourceInformer constructs a new informer for AWSSNSSource 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 NewFilteredAWSSQSSourceInformer ¶
func NewFilteredAWSSQSSourceInformer(client internalclientset.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAWSSQSSourceInformer constructs a new informer for AWSSQSSource 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 AWSCloudWatchLogsSourceInformer ¶ added in v1.2.0
type AWSCloudWatchLogsSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSCloudWatchLogsSourceLister }
AWSCloudWatchLogsSourceInformer provides access to a shared informer and lister for AWSCloudWatchLogsSources.
type AWSCloudWatchSourceInformer ¶ added in v1.2.0
type AWSCloudWatchSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSCloudWatchSourceLister }
AWSCloudWatchSourceInformer provides access to a shared informer and lister for AWSCloudWatchSources.
type AWSCodeCommitSourceInformer ¶
type AWSCodeCommitSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSCodeCommitSourceLister }
AWSCodeCommitSourceInformer provides access to a shared informer and lister for AWSCodeCommitSources.
type AWSCognitoIdentitySourceInformer ¶
type AWSCognitoIdentitySourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSCognitoIdentitySourceLister }
AWSCognitoIdentitySourceInformer provides access to a shared informer and lister for AWSCognitoIdentitySources.
type AWSCognitoUserPoolSourceInformer ¶
type AWSCognitoUserPoolSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSCognitoUserPoolSourceLister }
AWSCognitoUserPoolSourceInformer provides access to a shared informer and lister for AWSCognitoUserPoolSources.
type AWSDynamoDBSourceInformer ¶
type AWSDynamoDBSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSDynamoDBSourceLister }
AWSDynamoDBSourceInformer provides access to a shared informer and lister for AWSDynamoDBSources.
type AWSKinesisSourceInformer ¶
type AWSKinesisSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSKinesisSourceLister }
AWSKinesisSourceInformer provides access to a shared informer and lister for AWSKinesisSources.
type AWSPerformanceInsightsSourceInformer ¶ added in v1.6.0
type AWSPerformanceInsightsSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSPerformanceInsightsSourceLister }
AWSPerformanceInsightsSourceInformer provides access to a shared informer and lister for AWSPerformanceInsightsSources.
type AWSS3SourceInformer ¶ added in v1.4.0
type AWSS3SourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSS3SourceLister }
AWSS3SourceInformer provides access to a shared informer and lister for AWSS3Sources.
type AWSSNSSourceInformer ¶
type AWSSNSSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSSNSSourceLister }
AWSSNSSourceInformer provides access to a shared informer and lister for AWSSNSSources.
type AWSSQSSourceInformer ¶
type AWSSQSSourceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AWSSQSSourceLister }
AWSSQSSourceInformer provides access to a shared informer and lister for AWSSQSSources.
type Interface ¶
type Interface interface { // AWSCloudWatchLogsSources returns a AWSCloudWatchLogsSourceInformer. AWSCloudWatchLogsSources() AWSCloudWatchLogsSourceInformer // AWSCloudWatchSources returns a AWSCloudWatchSourceInformer. AWSCloudWatchSources() AWSCloudWatchSourceInformer // AWSCodeCommitSources returns a AWSCodeCommitSourceInformer. AWSCodeCommitSources() AWSCodeCommitSourceInformer // AWSCognitoIdentitySources returns a AWSCognitoIdentitySourceInformer. AWSCognitoIdentitySources() AWSCognitoIdentitySourceInformer // AWSCognitoUserPoolSources returns a AWSCognitoUserPoolSourceInformer. AWSCognitoUserPoolSources() AWSCognitoUserPoolSourceInformer // AWSDynamoDBSources returns a AWSDynamoDBSourceInformer. AWSDynamoDBSources() AWSDynamoDBSourceInformer // AWSKinesisSources returns a AWSKinesisSourceInformer. AWSKinesisSources() AWSKinesisSourceInformer // AWSPerformanceInsightsSources returns a AWSPerformanceInsightsSourceInformer. AWSPerformanceInsightsSources() AWSPerformanceInsightsSourceInformer // AWSS3Sources returns a AWSS3SourceInformer. AWSS3Sources() AWSS3SourceInformer // AWSSNSSources returns a AWSSNSSourceInformer. AWSSNSSources() AWSSNSSourceInformer // AWSSQSSources returns a AWSSQSSourceInformer. AWSSQSSources() AWSSQSSourceInformer }
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.