Class ConfigMapReconciler

java.lang.Object
org.jdrupes.vmoperator.manager.ConfigMapReconciler

Delegee for reconciling the config map
  • Field Details

  • Constructor Details

  • Method Details

    • reconcile

      public void reconcile(Map<String,Object> model, VmChannel channel, boolean modelChanged) throws IOException, TemplateException, io.kubernetes.client.openapi.ApiException
      Reconcile.
      Parameters:
      model - the model
      channel - the channel
      modelChanged - the model has changed
      Throws:
      IOException - Signals that an I/O exception has occurred.
      TemplateException - the template exception
      io.kubernetes.client.openapi.ApiException - the API exception