mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-02 18:03:23 +00:00
The ability to automatically stop on context cancellation was new functionality that adds complexity and wasn't really used in Kubernetes. If someone wants this, they can add it outside of the function. A *WithLogger variant avoids the complexity and is consistent with NewStreamWatcherWithLogger over in apimachinery. Kubernetes-commit: 1a8d8c9b4a33daf9330434e1ad544ef3571722a3 |
||
---|---|---|
.. | ||
informerwatcher_test.go | ||
informerwatcher.go | ||
retrywatcher_test.go | ||
retrywatcher.go | ||
until_test.go | ||
until.go |