pub fn default_backoff() -> DefaultBackoff
đź‘ŽDeprecated since 0.84.0: replaced by
watcher::DefaultBackoff
. This fn will be removed in 0.88.0.Expand description
Default watch Backoff
inspired by Kubernetes’ client-go.
This fn has been moved into DefaultBackoff
.