package
Version:
v1.7.0-rc.1
Opens a new window with list of versions in this module.
Published: Jun 24, 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 CronJobInformer interface {
Informer() cache.SharedIndexInformer
Lister() v2alpha1.CronJobLister
}
CronJobInformer provides access to a shared informer and lister for
CronJobs.
type Interface interface {
CronJobs() CronJobInformer
}
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.