| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.extended.leaderelection |
Package leaderelection implements leader election of a set of endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
LeaderElectionConfig |
LeaderElectionConfigBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
LeaderElectorBuilder<C> |
LeaderElectorBuilder.withConfig(LeaderElectionConfig leaderElectionConfig) |
| Constructor and Description |
|---|
LeaderElectionConfigBuilder(LeaderElectionConfig instance) |
LeaderElectionConfigBuilder(LeaderElectionConfig instance,
Boolean validationEnabled) |
LeaderElectionConfigBuilder(LeaderElectionConfigFluent<?> fluent,
LeaderElectionConfig instance) |
LeaderElectionConfigBuilder(LeaderElectionConfigFluent<?> fluent,
LeaderElectionConfig instance,
Boolean validationEnabled) |
LeaderElectionConfigFluentImpl(LeaderElectionConfig instance) |
LeaderElector(C kubernetesClient,
LeaderElectionConfig leaderElectionConfig) |
Copyright © 2015–2020 Red Hat. All rights reserved.