Uses of Class
io.javaoperatorsdk.operator.junit.LocallyRunOperatorExtension
-
Uses of LocallyRunOperatorExtension in io.javaoperatorsdk.operator.junit
Methods in io.javaoperatorsdk.operator.junit that return LocallyRunOperatorExtensionMethod parameters in io.javaoperatorsdk.operator.junit with type arguments of type LocallyRunOperatorExtensionModifier and TypeMethodDescriptionLocallyRunOperatorExtension.Builder.withBeforeStartHook(Consumer<LocallyRunOperatorExtension> beforeStartHook) Used to initialize resources when the namespace is generated but the operator is not started yet.