Class ConfigMapReconciler

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

Delegee for reconciling the config map
  • Field Details

  • Constructor Details

  • Method Details

    • reconcile

      public io.kubernetes.client.util.generic.dynamic.DynamicKubernetesObject reconcile(Map<String,Object> model, VmChannel channel) throws IOException, TemplateException, io.kubernetes.client.openapi.ApiException
      Reconcile.
      Parameters:
      model - the model
      channel - the channel
      Returns:
      the dynamic kubernetes object
      Throws:
      IOException - Signals that an I/O exception has occurred.
      TemplateException - the template exception
      io.kubernetes.client.openapi.ApiException - the api exception