WatcherExt: Watch & WatchAsync marked as obsolete #1679
Answered
by
lqlive
kimpenhaus
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
lqlive
Nov 4, 2025
Replies: 1 comment 1 reply
-
|
Now all |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kimpenhaus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Now all
Watchs can be used directly underClient, without needing to use thexxxWithHttpMessagesAsyncmethod as before.https://github.com/kubernetes-client/csharp/blob/master/examples/watch/Program.cs#L10