Uses of Class
io.javaoperatorsdk.operator.sample.WebPage
-
-
Uses of WebPage in io.javaoperatorsdk.operator.sample
Methods in io.javaoperatorsdk.operator.sample that return WebPage Modifier and Type Method Description WebPageWebPageReconciler. updateErrorStatus(WebPage resource, RuntimeException e)Methods in io.javaoperatorsdk.operator.sample that return types with arguments of type WebPage Modifier and Type Method Description io.javaoperatorsdk.operator.api.reconciler.UpdateControl<WebPage>WebPageReconciler. reconcile(WebPage webPage, io.javaoperatorsdk.operator.api.reconciler.Context context)Methods in io.javaoperatorsdk.operator.sample with parameters of type WebPage Modifier and Type Method Description io.javaoperatorsdk.operator.api.reconciler.DeleteControlWebPageReconciler. cleanup(WebPage nginx, io.javaoperatorsdk.operator.api.reconciler.Context context)io.javaoperatorsdk.operator.api.reconciler.UpdateControl<WebPage>WebPageReconciler. reconcile(WebPage webPage, io.javaoperatorsdk.operator.api.reconciler.Context context)WebPageWebPageReconciler. updateErrorStatus(WebPage resource, RuntimeException e)
-