Documentation ¶
Index ¶
- func NewConsumerGroupInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewDpsCertificateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewDpsInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewDpsSharedAccessPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewEndpointEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewEndpointServicebusQueueInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewEndpointServicebusTopicInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewEndpointStorageContainerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewEnrichmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFallbackRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredConsumerGroupInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredDpsCertificateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredDpsInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredDpsSharedAccessPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredEndpointEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredEndpointServicebusQueueInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredEndpointServicebusTopicInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredEndpointStorageContainerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredEnrichmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredFallbackRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredIothubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredSharedAccessPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewIothubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewSharedAccessPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- type ConsumerGroupInformer
- type DpsCertificateInformer
- type DpsInformer
- type DpsSharedAccessPolicyInformer
- type EndpointEventhubInformer
- type EndpointServicebusQueueInformer
- type EndpointServicebusTopicInformer
- type EndpointStorageContainerInformer
- type EnrichmentInformer
- type FallbackRouteInformer
- type Interface
- type IothubInformer
- type RouteInformer
- type SharedAccessPolicyInformer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConsumerGroupInformer ¶
func NewConsumerGroupInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewConsumerGroupInformer constructs a new informer for ConsumerGroup 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 NewDpsCertificateInformer ¶
func NewDpsCertificateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewDpsCertificateInformer constructs a new informer for DpsCertificate 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 NewDpsInformer ¶
func NewDpsInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewDpsInformer constructs a new informer for Dps 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 NewDpsSharedAccessPolicyInformer ¶
func NewDpsSharedAccessPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewDpsSharedAccessPolicyInformer constructs a new informer for DpsSharedAccessPolicy 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 NewEndpointEventhubInformer ¶
func NewEndpointEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewEndpointEventhubInformer constructs a new informer for EndpointEventhub 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 NewEndpointServicebusQueueInformer ¶
func NewEndpointServicebusQueueInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewEndpointServicebusQueueInformer constructs a new informer for EndpointServicebusQueue 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 NewEndpointServicebusTopicInformer ¶
func NewEndpointServicebusTopicInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewEndpointServicebusTopicInformer constructs a new informer for EndpointServicebusTopic 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 NewEndpointStorageContainerInformer ¶
func NewEndpointStorageContainerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewEndpointStorageContainerInformer constructs a new informer for EndpointStorageContainer 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 NewEnrichmentInformer ¶
func NewEnrichmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewEnrichmentInformer constructs a new informer for Enrichment 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 NewFallbackRouteInformer ¶
func NewFallbackRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewFallbackRouteInformer constructs a new informer for FallbackRoute 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 NewFilteredConsumerGroupInformer ¶
func NewFilteredConsumerGroupInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredConsumerGroupInformer constructs a new informer for ConsumerGroup 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 NewFilteredDpsCertificateInformer ¶
func NewFilteredDpsCertificateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredDpsCertificateInformer constructs a new informer for DpsCertificate 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 NewFilteredDpsInformer ¶
func NewFilteredDpsInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredDpsInformer constructs a new informer for Dps 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 NewFilteredDpsSharedAccessPolicyInformer ¶
func NewFilteredDpsSharedAccessPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredDpsSharedAccessPolicyInformer constructs a new informer for DpsSharedAccessPolicy 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 NewFilteredEndpointEventhubInformer ¶
func NewFilteredEndpointEventhubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredEndpointEventhubInformer constructs a new informer for EndpointEventhub 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 NewFilteredEndpointServicebusQueueInformer ¶
func NewFilteredEndpointServicebusQueueInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredEndpointServicebusQueueInformer constructs a new informer for EndpointServicebusQueue 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 NewFilteredEndpointServicebusTopicInformer ¶
func NewFilteredEndpointServicebusTopicInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredEndpointServicebusTopicInformer constructs a new informer for EndpointServicebusTopic 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 NewFilteredEndpointStorageContainerInformer ¶
func NewFilteredEndpointStorageContainerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredEndpointStorageContainerInformer constructs a new informer for EndpointStorageContainer 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 NewFilteredEnrichmentInformer ¶
func NewFilteredEnrichmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredEnrichmentInformer constructs a new informer for Enrichment 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 NewFilteredFallbackRouteInformer ¶
func NewFilteredFallbackRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredFallbackRouteInformer constructs a new informer for FallbackRoute 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 NewFilteredIothubInformer ¶
func NewFilteredIothubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredIothubInformer constructs a new informer for Iothub 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 NewFilteredRouteInformer ¶
func NewFilteredRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredRouteInformer constructs a new informer for Route 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 NewFilteredSharedAccessPolicyInformer ¶
func NewFilteredSharedAccessPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredSharedAccessPolicyInformer constructs a new informer for SharedAccessPolicy 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 NewIothubInformer ¶
func NewIothubInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewIothubInformer constructs a new informer for Iothub 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 NewRouteInformer ¶
func NewRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewRouteInformer constructs a new informer for Route 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 NewSharedAccessPolicyInformer ¶
func NewSharedAccessPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewSharedAccessPolicyInformer constructs a new informer for SharedAccessPolicy 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 ConsumerGroupInformer ¶
type ConsumerGroupInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.ConsumerGroupLister }
ConsumerGroupInformer provides access to a shared informer and lister for ConsumerGroups.
type DpsCertificateInformer ¶
type DpsCertificateInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.DpsCertificateLister }
DpsCertificateInformer provides access to a shared informer and lister for DpsCertificates.
type DpsInformer ¶
type DpsInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.DpsLister }
DpsInformer provides access to a shared informer and lister for Dpses.
type DpsSharedAccessPolicyInformer ¶
type DpsSharedAccessPolicyInformer interface {}
DpsSharedAccessPolicyInformer provides access to a shared informer and lister for DpsSharedAccessPolicies.
type EndpointEventhubInformer ¶
type EndpointEventhubInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.EndpointEventhubLister }
EndpointEventhubInformer provides access to a shared informer and lister for EndpointEventhubs.
type EndpointServicebusQueueInformer ¶
type EndpointServicebusQueueInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.EndpointServicebusQueueLister }
EndpointServicebusQueueInformer provides access to a shared informer and lister for EndpointServicebusQueues.
type EndpointServicebusTopicInformer ¶
type EndpointServicebusTopicInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.EndpointServicebusTopicLister }
EndpointServicebusTopicInformer provides access to a shared informer and lister for EndpointServicebusTopics.
type EndpointStorageContainerInformer ¶
type EndpointStorageContainerInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.EndpointStorageContainerLister }
EndpointStorageContainerInformer provides access to a shared informer and lister for EndpointStorageContainers.
type EnrichmentInformer ¶
type EnrichmentInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.EnrichmentLister }
EnrichmentInformer provides access to a shared informer and lister for Enrichments.
type FallbackRouteInformer ¶
type FallbackRouteInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.FallbackRouteLister }
FallbackRouteInformer provides access to a shared informer and lister for FallbackRoutes.
type Interface ¶
type Interface interface { // ConsumerGroups returns a ConsumerGroupInformer. ConsumerGroups() ConsumerGroupInformer // Dpses returns a DpsInformer. Dpses() DpsInformer // DpsCertificates returns a DpsCertificateInformer. DpsCertificates() DpsCertificateInformer DpsSharedAccessPolicies() DpsSharedAccessPolicyInformer // EndpointEventhubs returns a EndpointEventhubInformer. EndpointEventhubs() EndpointEventhubInformer // EndpointServicebusQueues returns a EndpointServicebusQueueInformer. EndpointServicebusQueues() EndpointServicebusQueueInformer // EndpointServicebusTopics returns a EndpointServicebusTopicInformer. EndpointServicebusTopics() EndpointServicebusTopicInformer // EndpointStorageContainers returns a EndpointStorageContainerInformer. EndpointStorageContainers() EndpointStorageContainerInformer // Enrichments returns a EnrichmentInformer. Enrichments() EnrichmentInformer // FallbackRoutes returns a FallbackRouteInformer. FallbackRoutes() FallbackRouteInformer // Iothubs returns a IothubInformer. Iothubs() IothubInformer // Routes returns a RouteInformer. Routes() RouteInformer SharedAccessPolicies() SharedAccessPolicyInformer }
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 IothubInformer ¶
type IothubInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.IothubLister }
IothubInformer provides access to a shared informer and lister for Iothubs.
type RouteInformer ¶
type RouteInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.RouteLister }
RouteInformer provides access to a shared informer and lister for Routes.
type SharedAccessPolicyInformer ¶
type SharedAccessPolicyInformer interface {}
SharedAccessPolicyInformer provides access to a shared informer and lister for SharedAccessPolicies.