Package io.kubernetes.client.examples
Class WatchExample
java.lang.Object
io.kubernetes.client.examples.WatchExample
A simple example of how to use Watch API to watch changes in Namespace list.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WatchExample
public WatchExample()
-
-
Method Details
-
main
public static void main(String[] args) throws IOException, io.kubernetes.client.openapi.ApiException - Throws:
IOExceptionio.kubernetes.client.openapi.ApiException
-