Documentation ¶
Index ¶
Constants ¶
View Source
const WatchDelay = 30 * time.Second
WatchDelay is the time between a Watch being dropped and attempting to resume it
Variables ¶
This section is empty.
Functions ¶
func NewDynamicWatch ¶
func NewDynamicWatch(restMapper meta.RESTMapper, client dynamic.Interface) (*dynamicWatch, chan event.GenericEvent, error)
NewDynamicWatch constructs a watcher for unstructured objects. Deprecated: avoid using directly; will move to internal in future.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.