Documentation
¶
Index ¶
- func NewFilteredHAProxyCRTListFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredHAProxyCfgInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredHAProxyGeneralFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredHAProxyMapFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredHAProxyTemplateConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewHAProxyCRTListFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewHAProxyCfgInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewHAProxyGeneralFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewHAProxyMapFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewHAProxyTemplateConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- type HAProxyCRTListFileInformer
- type HAProxyCfgInformer
- type HAProxyGeneralFileInformer
- type HAProxyMapFileInformer
- type HAProxyTemplateConfigInformer
- type Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFilteredHAProxyCRTListFileInformer ¶
func NewFilteredHAProxyCRTListFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredHAProxyCRTListFileInformer constructs a new informer for HAProxyCRTListFile 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 NewFilteredHAProxyCfgInformer ¶
func NewFilteredHAProxyCfgInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredHAProxyCfgInformer constructs a new informer for HAProxyCfg 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 NewFilteredHAProxyGeneralFileInformer ¶
func NewFilteredHAProxyGeneralFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredHAProxyGeneralFileInformer constructs a new informer for HAProxyGeneralFile 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 NewFilteredHAProxyMapFileInformer ¶
func NewFilteredHAProxyMapFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredHAProxyMapFileInformer constructs a new informer for HAProxyMapFile 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 NewFilteredHAProxyTemplateConfigInformer ¶
func NewFilteredHAProxyTemplateConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredHAProxyTemplateConfigInformer constructs a new informer for HAProxyTemplateConfig 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 NewHAProxyCRTListFileInformer ¶
func NewHAProxyCRTListFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewHAProxyCRTListFileInformer constructs a new informer for HAProxyCRTListFile 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 NewHAProxyCfgInformer ¶
func NewHAProxyCfgInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewHAProxyCfgInformer constructs a new informer for HAProxyCfg 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 NewHAProxyGeneralFileInformer ¶
func NewHAProxyGeneralFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewHAProxyGeneralFileInformer constructs a new informer for HAProxyGeneralFile 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 NewHAProxyMapFileInformer ¶
func NewHAProxyMapFileInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewHAProxyMapFileInformer constructs a new informer for HAProxyMapFile 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 NewHAProxyTemplateConfigInformer ¶
func NewHAProxyTemplateConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewHAProxyTemplateConfigInformer constructs a new informer for HAProxyTemplateConfig 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 HAProxyCRTListFileInformer ¶
type HAProxyCRTListFileInformer interface {
Informer() cache.SharedIndexInformer
Lister() haproxytemplatev1alpha1.HAProxyCRTListFileLister
}
HAProxyCRTListFileInformer provides access to a shared informer and lister for HAProxyCRTListFiles.
type HAProxyCfgInformer ¶
type HAProxyCfgInformer interface {
Informer() cache.SharedIndexInformer
Lister() haproxytemplatev1alpha1.HAProxyCfgLister
}
HAProxyCfgInformer provides access to a shared informer and lister for HAProxyCfgs.
type HAProxyGeneralFileInformer ¶
type HAProxyGeneralFileInformer interface {
Informer() cache.SharedIndexInformer
Lister() haproxytemplatev1alpha1.HAProxyGeneralFileLister
}
HAProxyGeneralFileInformer provides access to a shared informer and lister for HAProxyGeneralFiles.
type HAProxyMapFileInformer ¶
type HAProxyMapFileInformer interface {
Informer() cache.SharedIndexInformer
Lister() haproxytemplatev1alpha1.HAProxyMapFileLister
}
HAProxyMapFileInformer provides access to a shared informer and lister for HAProxyMapFiles.
type HAProxyTemplateConfigInformer ¶
type HAProxyTemplateConfigInformer interface {
Informer() cache.SharedIndexInformer
Lister() haproxytemplatev1alpha1.HAProxyTemplateConfigLister
}
HAProxyTemplateConfigInformer provides access to a shared informer and lister for HAProxyTemplateConfigs.
type Interface ¶
type Interface interface {
// HAProxyCfgs returns a HAProxyCfgInformer.
HAProxyCfgs() HAProxyCfgInformer
// HAProxyCRTListFiles returns a HAProxyCRTListFileInformer.
HAProxyCRTListFiles() HAProxyCRTListFileInformer
// HAProxyGeneralFiles returns a HAProxyGeneralFileInformer.
HAProxyGeneralFiles() HAProxyGeneralFileInformer
// HAProxyMapFiles returns a HAProxyMapFileInformer.
HAProxyMapFiles() HAProxyMapFileInformer
// HAProxyTemplateConfigs returns a HAProxyTemplateConfigInformer.
HAProxyTemplateConfigs() HAProxyTemplateConfigInformer
}
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.