Uses of Class
io.kubernetes.client.extended.leaderelection.LeaderElectionConfig
Packages that use LeaderElectionConfig
-
Uses of LeaderElectionConfig in io.kubernetes.client.extended.leaderelection
Constructors in io.kubernetes.client.extended.leaderelection with parameters of type LeaderElectionConfigModifierConstructorDescriptionLeaderElector
(LeaderElectionConfig config) LeaderElector
(LeaderElectionConfig config, Consumer<Throwable> exceptionHandler)