| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.extended.leaderelection |
| Modifier and Type | Method and Description |
|---|---|
LeaderElectionConfig |
LeaderElectionConfigBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LeaderElectionConfigFluent.copyInstance(LeaderElectionConfig instance) |
LeaderElectorBuilder |
LeaderElectorBuilder.withConfig(LeaderElectionConfig leaderElectionConfig) |
| Constructor and Description |
|---|
LeaderElectionConfigBuilder(LeaderElectionConfig instance) |
LeaderElectionConfigBuilder(LeaderElectionConfigFluent<?> fluent,
LeaderElectionConfig instance) |
LeaderElectionConfigFluent(LeaderElectionConfig instance) |
LeaderElector(KubernetesClient kubernetesClient,
LeaderElectionConfig leaderElectionConfig,
Executor executor) |
Copyright © 2015–2023 Red Hat. All rights reserved.