Module kube::runtime::watcher[][src]

This is supported on crate feature runtime only.
Expand description

Watches a Kubernetes Resource for changes, with error recovery

Enums

Watch events returned from the watcher

Functions

Watch a single named object for updates

Watches a Kubernetes Resource for changes continuously

Type Definitions