Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UntypedInformerFactory ¶
type UntypedInformerFactory struct { Client dynamic.Interface ResyncPeriod time.Duration StopChannel <-chan struct{} }
func (*UntypedInformerFactory) Get ¶
func (dif *UntypedInformerFactory) Get(gvr schema.GroupVersionResource) (cache.SharedIndexInformer, cache.GenericLister, error)
Click to show internal directories.
Click to hide internal directories.