Package me.snowdrop.boot.narayana.openshift.recovery
-
Interface Summary Interface Description RecoveryErrorDetector Base interface of recovery error detectors.ServiceShutdownController Beans implementing this interface and registered in the context must be shut down before starting the recovery. -
Class Summary Class Description LogScrapingRecoveryErrorDetector Detects errors in recovery scan by scraping the logs.NarayanaRecoveryTerminationController Camel Narayana termination controller.NarayanaRecoveryTerminationControllerAutoConfiguration Camel Narayana controller auto configuration.PodStatusManager Manages the termination status of a pod.StatefulsetRecoveryController Executes periodic checks to ensure all terminated pods have not left unprocessed data.StatefulsetRecoveryControllerAutoConfiguration Recovery controller spring-boot auto configuration.StatefulsetRecoveryControllerProperties Recovery controller spring-boot configuration. -
Enum Summary Enum Description PodStatus Enumerates the high level states of a pod.