- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
-
- org.springframework.cloud.kubernetes.fabric8.loadbalancer.Fabric8ServicesListSupplier
-
- All Implemented Interfaces:
- Supplier<reactor.core.publisher.Flux<List<org.springframework.cloud.client.ServiceInstance>>>, org.springframework.cloud.loadbalancer.core.ServiceInstanceListSupplier
public class Fabric8ServicesListSupplier
extends org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
Implementation of ServiceInstanceListSupplier for load balancer in SERVICE
mode.
- Author:
- Piotr Minkowski
-
-
Field Summary
-
Fields inherited from class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
discoveryProperties, environment, mapper
-
Method Summary
-
Methods inherited from class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
getServiceId
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.springframework.cloud.loadbalancer.core.ServiceInstanceListSupplier
builder, get
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.