Interface RecipePostProcessor
- All Known Implementing Classes:
KeyPatternCleanupPostProcessor
public interface RecipePostProcessor
-
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(RecipeValidationContext ctx, KubeRecipe recipe) type()
-
Method Details
-
type
RecipePostProcessorType<?> type() -
process
-