We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721debf commit f86a7feCopy full SHA for f86a7fe
src/main/java/oracle/kubernetes/operator/PodWatcher.java
@@ -48,6 +48,7 @@ public class PodWatcher implements Runnable {
48
* Factory for PodWatcher
49
* @param ns Namespace
50
* @param initialResourceVersion Initial resource version or empty string
51
+ * @param destination Callback for watch events
52
* @param isStopping Stop signal
53
* @return Pod watcher for the namespace
54
*/
0 commit comments