This is supported on crate feature runtime only.
Expand description

Watches a Kubernetes Resource for changes, with error recovery

See watcher for the primary entry point.

Enums

Watch events returned from the watcher

Functions

Default watch [Backoff] inspired by Kubernetes’ client-go.

Watch a single named object for updates

Watches a Kubernetes Resource for changes continuously

Type Definitions