Documentation ¶
Index ¶
- func NewAnalyticsFunctionJavascriptUdfInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsJobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsOutputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsOutputEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsOutputMssqlInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsOutputServicebusQueueInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsOutputServicebusTopicInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsReferenceInputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsStreamInputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsStreamInputEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAnalyticsStreamInputIothubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsFunctionJavascriptUdfInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsJobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsOutputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsOutputEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsOutputMssqlInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsOutputServicebusQueueInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsOutputServicebusTopicInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsReferenceInputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsStreamInputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsStreamInputEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAnalyticsStreamInputIothubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- type AnalyticsFunctionJavascriptUdfInformer
- type AnalyticsJobInformer
- type AnalyticsOutputBlobInformer
- type AnalyticsOutputEventhubInformer
- type AnalyticsOutputMssqlInformer
- type AnalyticsOutputServicebusQueueInformer
- type AnalyticsOutputServicebusTopicInformer
- type AnalyticsReferenceInputBlobInformer
- type AnalyticsStreamInputBlobInformer
- type AnalyticsStreamInputEventhubInformer
- type AnalyticsStreamInputIothubInformer
- type Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnalyticsFunctionJavascriptUdfInformer ¶
func NewAnalyticsFunctionJavascriptUdfInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsFunctionJavascriptUdfInformer constructs a new informer for AnalyticsFunctionJavascriptUdf 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 NewAnalyticsJobInformer ¶
func NewAnalyticsJobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsJobInformer constructs a new informer for AnalyticsJob 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 NewAnalyticsOutputBlobInformer ¶
func NewAnalyticsOutputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsOutputBlobInformer constructs a new informer for AnalyticsOutputBlob 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 NewAnalyticsOutputEventhubInformer ¶
func NewAnalyticsOutputEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsOutputEventhubInformer constructs a new informer for AnalyticsOutputEventhub 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 NewAnalyticsOutputMssqlInformer ¶
func NewAnalyticsOutputMssqlInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsOutputMssqlInformer constructs a new informer for AnalyticsOutputMssql 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 NewAnalyticsOutputServicebusQueueInformer ¶
func NewAnalyticsOutputServicebusQueueInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsOutputServicebusQueueInformer constructs a new informer for AnalyticsOutputServicebusQueue 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 NewAnalyticsOutputServicebusTopicInformer ¶
func NewAnalyticsOutputServicebusTopicInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsOutputServicebusTopicInformer constructs a new informer for AnalyticsOutputServicebusTopic 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 NewAnalyticsReferenceInputBlobInformer ¶
func NewAnalyticsReferenceInputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsReferenceInputBlobInformer constructs a new informer for AnalyticsReferenceInputBlob 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 NewAnalyticsStreamInputBlobInformer ¶
func NewAnalyticsStreamInputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsStreamInputBlobInformer constructs a new informer for AnalyticsStreamInputBlob 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 NewAnalyticsStreamInputEventhubInformer ¶
func NewAnalyticsStreamInputEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsStreamInputEventhubInformer constructs a new informer for AnalyticsStreamInputEventhub 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 NewAnalyticsStreamInputIothubInformer ¶
func NewAnalyticsStreamInputIothubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAnalyticsStreamInputIothubInformer constructs a new informer for AnalyticsStreamInputIothub 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 NewFilteredAnalyticsFunctionJavascriptUdfInformer ¶
func NewFilteredAnalyticsFunctionJavascriptUdfInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsFunctionJavascriptUdfInformer constructs a new informer for AnalyticsFunctionJavascriptUdf 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 NewFilteredAnalyticsJobInformer ¶
func NewFilteredAnalyticsJobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsJobInformer constructs a new informer for AnalyticsJob 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 NewFilteredAnalyticsOutputBlobInformer ¶
func NewFilteredAnalyticsOutputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsOutputBlobInformer constructs a new informer for AnalyticsOutputBlob 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 NewFilteredAnalyticsOutputEventhubInformer ¶
func NewFilteredAnalyticsOutputEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsOutputEventhubInformer constructs a new informer for AnalyticsOutputEventhub 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 NewFilteredAnalyticsOutputMssqlInformer ¶
func NewFilteredAnalyticsOutputMssqlInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsOutputMssqlInformer constructs a new informer for AnalyticsOutputMssql 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 NewFilteredAnalyticsOutputServicebusQueueInformer ¶
func NewFilteredAnalyticsOutputServicebusQueueInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsOutputServicebusQueueInformer constructs a new informer for AnalyticsOutputServicebusQueue 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 NewFilteredAnalyticsOutputServicebusTopicInformer ¶
func NewFilteredAnalyticsOutputServicebusTopicInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsOutputServicebusTopicInformer constructs a new informer for AnalyticsOutputServicebusTopic 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 NewFilteredAnalyticsReferenceInputBlobInformer ¶
func NewFilteredAnalyticsReferenceInputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsReferenceInputBlobInformer constructs a new informer for AnalyticsReferenceInputBlob 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 NewFilteredAnalyticsStreamInputBlobInformer ¶
func NewFilteredAnalyticsStreamInputBlobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsStreamInputBlobInformer constructs a new informer for AnalyticsStreamInputBlob 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 NewFilteredAnalyticsStreamInputEventhubInformer ¶
func NewFilteredAnalyticsStreamInputEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsStreamInputEventhubInformer constructs a new informer for AnalyticsStreamInputEventhub 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 NewFilteredAnalyticsStreamInputIothubInformer ¶
func NewFilteredAnalyticsStreamInputIothubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAnalyticsStreamInputIothubInformer constructs a new informer for AnalyticsStreamInputIothub 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 AnalyticsFunctionJavascriptUdfInformer ¶
type AnalyticsFunctionJavascriptUdfInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsFunctionJavascriptUdfLister }
AnalyticsFunctionJavascriptUdfInformer provides access to a shared informer and lister for AnalyticsFunctionJavascriptUdves.
type AnalyticsJobInformer ¶
type AnalyticsJobInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsJobLister }
AnalyticsJobInformer provides access to a shared informer and lister for AnalyticsJobs.
type AnalyticsOutputBlobInformer ¶
type AnalyticsOutputBlobInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsOutputBlobLister }
AnalyticsOutputBlobInformer provides access to a shared informer and lister for AnalyticsOutputBlobs.
type AnalyticsOutputEventhubInformer ¶
type AnalyticsOutputEventhubInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsOutputEventhubLister }
AnalyticsOutputEventhubInformer provides access to a shared informer and lister for AnalyticsOutputEventhubs.
type AnalyticsOutputMssqlInformer ¶
type AnalyticsOutputMssqlInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsOutputMssqlLister }
AnalyticsOutputMssqlInformer provides access to a shared informer and lister for AnalyticsOutputMssqls.
type AnalyticsOutputServicebusQueueInformer ¶
type AnalyticsOutputServicebusQueueInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsOutputServicebusQueueLister }
AnalyticsOutputServicebusQueueInformer provides access to a shared informer and lister for AnalyticsOutputServicebusQueues.
type AnalyticsOutputServicebusTopicInformer ¶
type AnalyticsOutputServicebusTopicInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsOutputServicebusTopicLister }
AnalyticsOutputServicebusTopicInformer provides access to a shared informer and lister for AnalyticsOutputServicebusTopics.
type AnalyticsReferenceInputBlobInformer ¶
type AnalyticsReferenceInputBlobInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsReferenceInputBlobLister }
AnalyticsReferenceInputBlobInformer provides access to a shared informer and lister for AnalyticsReferenceInputBlobs.
type AnalyticsStreamInputBlobInformer ¶
type AnalyticsStreamInputBlobInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsStreamInputBlobLister }
AnalyticsStreamInputBlobInformer provides access to a shared informer and lister for AnalyticsStreamInputBlobs.
type AnalyticsStreamInputEventhubInformer ¶
type AnalyticsStreamInputEventhubInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsStreamInputEventhubLister }
AnalyticsStreamInputEventhubInformer provides access to a shared informer and lister for AnalyticsStreamInputEventhubs.
type AnalyticsStreamInputIothubInformer ¶
type AnalyticsStreamInputIothubInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AnalyticsStreamInputIothubLister }
AnalyticsStreamInputIothubInformer provides access to a shared informer and lister for AnalyticsStreamInputIothubs.
type Interface ¶
type Interface interface { // AnalyticsFunctionJavascriptUdves returns a AnalyticsFunctionJavascriptUdfInformer. AnalyticsFunctionJavascriptUdves() AnalyticsFunctionJavascriptUdfInformer // AnalyticsJobs returns a AnalyticsJobInformer. AnalyticsJobs() AnalyticsJobInformer // AnalyticsOutputBlobs returns a AnalyticsOutputBlobInformer. AnalyticsOutputBlobs() AnalyticsOutputBlobInformer // AnalyticsOutputEventhubs returns a AnalyticsOutputEventhubInformer. AnalyticsOutputEventhubs() AnalyticsOutputEventhubInformer // AnalyticsOutputMssqls returns a AnalyticsOutputMssqlInformer. AnalyticsOutputMssqls() AnalyticsOutputMssqlInformer // AnalyticsOutputServicebusQueues returns a AnalyticsOutputServicebusQueueInformer. AnalyticsOutputServicebusQueues() AnalyticsOutputServicebusQueueInformer // AnalyticsOutputServicebusTopics returns a AnalyticsOutputServicebusTopicInformer. AnalyticsOutputServicebusTopics() AnalyticsOutputServicebusTopicInformer // AnalyticsReferenceInputBlobs returns a AnalyticsReferenceInputBlobInformer. AnalyticsReferenceInputBlobs() AnalyticsReferenceInputBlobInformer // AnalyticsStreamInputBlobs returns a AnalyticsStreamInputBlobInformer. AnalyticsStreamInputBlobs() AnalyticsStreamInputBlobInformer // AnalyticsStreamInputEventhubs returns a AnalyticsStreamInputEventhubInformer. AnalyticsStreamInputEventhubs() AnalyticsStreamInputEventhubInformer // AnalyticsStreamInputIothubs returns a AnalyticsStreamInputIothubInformer. AnalyticsStreamInputIothubs() AnalyticsStreamInputIothubInformer }
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.
Source Files ¶
- analyticsfunctionjavascriptudf.go
- analyticsjob.go
- analyticsoutputblob.go
- analyticsoutputeventhub.go
- analyticsoutputmssql.go
- analyticsoutputservicebusqueue.go
- analyticsoutputservicebustopic.go
- analyticsreferenceinputblob.go
- analyticsstreaminputblob.go
- analyticsstreaminputeventhub.go
- analyticsstreaminputiothub.go
- interface.go