Module kube_runtime::watcher[][src]

Watches a Kubernetes Resource for changes, with error recovery

Enums

Error
Event

Watch events returned from the watcher

Functions

watcher

Watches a Kubernetes Resource for changes continuously

Type Definitions

Result