Package | Description |
---|---|
me.snowdrop.boot.narayana.openshift.recovery |
Modifier and Type | Method and Description |
---|---|
PodStatusManager |
StatefulsetRecoveryControllerAutoConfiguration.podStatusManager(StatefulsetRecoveryControllerProperties properties) |
Modifier and Type | Method and Description |
---|---|
NarayanaRecoveryTerminationController |
NarayanaRecoveryTerminationControllerAutoConfiguration.narayanaRecoveryTerminationController(PodStatusManager podStatusManager,
List<ServiceShutdownController> shutdownControllers) |
StatefulsetRecoveryController |
StatefulsetRecoveryControllerAutoConfiguration.statefulsetRecoveryController(StatefulsetRecoveryControllerProperties properties,
PodStatusManager podStatusManager) |
Constructor and Description |
---|
NarayanaRecoveryTerminationController(PodStatusManager podStatusManager,
List<ServiceShutdownController> shutdownControllers) |
StatefulsetRecoveryController(StatefulsetRecoveryControllerProperties properties,
PodStatusManager podStatusManager) |
Copyright © 2018. All rights reserved.