public class WebSocketsExample extends Object
If you do need to run it, you can run: mvn exec:java \
-Dexec.mainClass=io.kubernetes.client.examples.WebSocketsExample \
-Dexec.args=/api/v1/namespaces/default/pods/ Note that you'd think 'watch' calls were WebSockets, but you'd be wrong, they're straight HTTP
GET calls.
| Constructor and Description |
|---|
WebSocketsExample() |
public static void main(String... args) throws ApiException, IOException
ApiExceptionIOExceptionCopyright © 2018. All rights reserved.