Class GradualRetryResolver
java.lang.Object
io.quarkiverse.operatorsdk.runtime.GradualRetryResolver
- Author:
- Christophe Laprun
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongradualRetryIfConfigurationExists(QuarkusControllerConfiguration<?> c, ExternalGradualRetryConfiguration retry)
-
Constructor Details
-
GradualRetryResolver
public GradualRetryResolver()
-
-
Method Details
-
gradualRetryIfConfigurationExists
public static Optional<ExternalGradualRetryConfiguration> gradualRetryIfConfigurationExists(QuarkusControllerConfiguration<?> c, ExternalGradualRetryConfiguration retry)
-