Skip to content

Commit f86a7fe

Browse files
authored
Update PodWatcher.java
1 parent 721debf commit f86a7fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/oracle/kubernetes/operator/PodWatcher.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ public class PodWatcher implements Runnable {
4848
* Factory for PodWatcher
4949
* @param ns Namespace
5050
* @param initialResourceVersion Initial resource version or empty string
51+
* @param destination Callback for watch events
5152
* @param isStopping Stop signal
5253
* @return Pod watcher for the namespace
5354
*/

0 commit comments

Comments
 (0)