Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Listers ¶
type Listers struct { ProxyLister_ configlistersv1.ProxyLister ResourceSync resourcesynccontroller.ResourceSyncer PreRunCachesSynced []cache.InformerSynced }
Listers implement the configobserver.Listers interface.
func (Listers) PreRunHasSynced ¶
func (l Listers) PreRunHasSynced() []cache.InformerSynced
func (Listers) ProxyLister ¶
func (l Listers) ProxyLister() configlistersv1.ProxyLister
func (Listers) ResourceSyncer ¶
func (l Listers) ResourceSyncer() resourcesynccontroller.ResourceSyncer
Click to show internal directories.
Click to hide internal directories.