package
Version:
v1.6.0-alpha.1
Opens a new window with list of versions in this module.
Published: Jan 30, 2017
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 APIServiceInformer interface {
Informer() cache.SharedIndexInformer
Lister() v1alpha1.APIServiceLister
}
APIServiceInformer provides access to a shared informer and lister for
APIServices.
type Interface interface {
APIServices() APIServiceInformer
}
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.