Class BuildTimeControllerConfiguration
- java.lang.Object
-
- io.quarkiverse.operatorsdk.runtime.BuildTimeControllerConfiguration
-
public class BuildTimeControllerConfiguration extends Object
-
-
Field Summary
Fields Modifier and Type Field Description Optional<Boolean>generationAwareWhether the controller should only process events if the associated resource generation has increased since last reconciliation, otherwise will process all events.
-
Constructor Summary
Constructors Constructor Description BuildTimeControllerConfiguration()
-