package
Version:
v1.7.15
Opens a new window with list of versions in this module.
Published: Mar 17, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HorizontalPodAutoscalerInformer interface {
Informer() cache.SharedIndexInformer
Lister() v2alpha1.HorizontalPodAutoscalerLister
}
HorizontalPodAutoscalerInformer provides access to a shared informer and lister for
HorizontalPodAutoscalers.
type Interface interface {
HorizontalPodAutoscalers() HorizontalPodAutoscalerInformer
}
Interface provides access to all the informers in this group version.
func New(f internalinterfaces.SharedInformerFactory) Interface
New returns a new Interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.