| Modifier and Type | Method and Description |
|---|---|
Fabric8LeadershipController |
Fabric8LeaderAutoConfiguration.leadershipController(org.springframework.integration.leader.Candidate candidate,
org.springframework.cloud.kubernetes.commons.leader.LeaderProperties leaderProperties,
org.springframework.integration.leader.event.LeaderEventPublisher leaderEventPublisher,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient) |
| Modifier and Type | Method and Description |
|---|---|
Fabric8PodReadinessWatcher |
Fabric8LeaderAutoConfiguration.hostPodWatcher(org.springframework.integration.leader.Candidate candidate,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
Fabric8LeadershipController fabric8LeadershipController) |
org.springframework.cloud.kubernetes.commons.leader.LeaderInfoContributor |
Fabric8LeaderAutoConfiguration.leaderInfoContributor(Fabric8LeadershipController fabric8LeadershipController,
org.springframework.integration.leader.Candidate candidate) |
org.springframework.cloud.kubernetes.commons.leader.LeaderInitiator |
Fabric8LeaderAutoConfiguration.leaderInitiator(org.springframework.cloud.kubernetes.commons.leader.LeaderProperties leaderProperties,
Fabric8LeadershipController fabric8LeadershipController,
Fabric8LeaderRecordWatcher fabric8LeaderRecordWatcher,
Fabric8PodReadinessWatcher hostPodWatcher) |
Fabric8LeaderRecordWatcher |
Fabric8LeaderAutoConfiguration.leaderRecordWatcher(org.springframework.cloud.kubernetes.commons.leader.LeaderProperties leaderProperties,
Fabric8LeadershipController fabric8LeadershipController,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient) |
| Constructor and Description |
|---|
Fabric8LeaderRecordWatcher(org.springframework.cloud.kubernetes.commons.leader.LeaderProperties leaderProperties,
Fabric8LeadershipController fabric8LeadershipController,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient) |
Fabric8PodReadinessWatcher(String podName,
io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
Fabric8LeadershipController fabric8LeadershipController) |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.