Class WatchExample

java.lang.Object
io.kubernetes.client.examples.WatchExample

public class WatchExample extends Object
A simple example of how to use Watch API to watch changes in Namespace list.
  • Constructor Details

    • WatchExample

      public WatchExample()
  • Method Details

    • main

      public static void main(String[] args) throws IOException, io.kubernetes.client.openapi.ApiException
      Throws:
      IOException
      io.kubernetes.client.openapi.ApiException