Interface Resetable
-
- All Known Subinterfaces:
KubernetesCrudPersistence
- All Known Implementing Classes:
CustomResourceDefinitionProcessor,KubernetesCrudDispatcher,KubernetesMixedDispatcher,KubernetesMockServer
public interface Resetable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreset()return the resource to its initial state
-