Interface KubernetesSharedWatcher.Watch
- All Superinterfaces:
AutoCloseable
- Enclosing interface:
- KubernetesSharedWatcher<T>
The Watch returned after creating watching, which can be used to close the watching.
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-