Package io.micronaut.kubernetes.client.openapi.operator.controller.reconciler


package io.micronaut.kubernetes.client.openapi.operator.controller.reconciler
  • Class
    Description
    Contains information necessary to uniquely identify the resource object.
    ResourceReconciler<ApiType extends io.micronaut.kubernetes.client.openapi.common.KubernetesObject>
    The ResourceReconciler defines an interface for reconciling the resource.
    Contains the result of a reconciler invocation.