Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Informer ¶
type Informer interface { AddEventHandler(handler handlers.EventHandler) HasSynced() bool Start(ch <-chan struct{}) }
type NewInformerFunc ¶
func NewMultiResourceInformer ¶
func NewMultiResourceInformer(resyncPeriod time.Duration) NewInformerFunc
Click to show internal directories.
Click to hide internal directories.