Class WebPageOperator

java.lang.Object
io.javaoperatorsdk.operator.sample.WebPageOperator

public class WebPageOperator extends Object
  • Field Details

  • Constructor Details

    • WebPageOperator

      public WebPageOperator()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Based on env variables a different flavor of Reconciler is used, showcasing how the same logic can be implemented using the low level and higher level APIs.
      Throws:
      IOException