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 io.kubernetes.client.openapi.ApiException, IOException
io.kubernetes.client.openapi.ApiExceptionIOExceptionCopyright © 2022. All rights reserved.