Module kube_runtime::watcher[][src]

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