Expand description
Watches a Kubernetes Resource for changes, with error recovery
See watcher
for the primary entry point.
Structs§
- Accumulates all options that can be used on the watcher invocation.
- Default watcher backoff inspired by Kubernetes’ client-go.
Enums§
- Watch events returned from the
watcher
- Configurable watcher listwatch semantics
- Configurable list semantics for
watcher
relists
Functions§
- default_
backoff Deprecated Default watchBackoff
inspired by Kubernetes’ client-go. - Watches a Kubernetes Resource for changes continuously and receives only the metadata
- Watch a single named object for updates
- Watches a Kubernetes Resource for changes continuously