Uses of Class
javaoperatorsdk.sample.v1.LeaderElection
-
Packages that use LeaderElection Package Description io.javaoperatorsdk.operator.sample -
-
Uses of LeaderElection in io.javaoperatorsdk.operator.sample
Methods in io.javaoperatorsdk.operator.sample that return types with arguments of type LeaderElection Modifier and Type Method Description io.javaoperatorsdk.operator.api.reconciler.UpdateControl<LeaderElection>LeaderElectionTestReconciler. reconcile(LeaderElection resource, io.javaoperatorsdk.operator.api.reconciler.Context<LeaderElection> context)Methods in io.javaoperatorsdk.operator.sample with parameters of type LeaderElection Modifier and Type Method Description io.javaoperatorsdk.operator.api.reconciler.UpdateControl<LeaderElection>LeaderElectionTestReconciler. reconcile(LeaderElection resource, io.javaoperatorsdk.operator.api.reconciler.Context<LeaderElection> context)Method parameters in io.javaoperatorsdk.operator.sample with type arguments of type LeaderElection Modifier and Type Method Description io.javaoperatorsdk.operator.api.reconciler.UpdateControl<LeaderElection>LeaderElectionTestReconciler. reconcile(LeaderElection resource, io.javaoperatorsdk.operator.api.reconciler.Context<LeaderElection> context)
-