Uses of Class
me.snowdrop.boot.narayana.openshift.recovery.NarayanaRecoveryTerminationController
-
Packages that use NarayanaRecoveryTerminationController Package Description me.snowdrop.boot.narayana.openshift.recovery -
-
Uses of NarayanaRecoveryTerminationController in me.snowdrop.boot.narayana.openshift.recovery
Methods in me.snowdrop.boot.narayana.openshift.recovery that return NarayanaRecoveryTerminationController Modifier and Type Method Description NarayanaRecoveryTerminationControllerNarayanaRecoveryTerminationControllerAutoConfiguration. narayanaRecoveryTerminationController(PodStatusManager podStatusManager, Optional<List<ServiceShutdownController>> shutdownControllers, Optional<List<RecoveryErrorDetector>> recoveryErrorDetectors)
-