Package io.smallrye.stork.spi.config
-
Interface Summary Interface Description ConfigProvider Configuration provider for Service Discovery and Load Balancer -
Class Summary Class Description SimpleRegistrarConfig SimpleServiceConfig Implementation ofServiceConfigstoring the service name, service discovery config and load balancer config.SimpleServiceConfig.Builder ASimpleServiceConfigbuilder.SimpleServiceConfig.SimpleLoadBalancerConfig An implementation ofConfigWithTypeusing an unmodifiableMapas backend to store the configuration.SimpleServiceConfig.SimpleServiceDiscoveryConfig An implementation ofConfigWithTypeusing an unmodifiableMapas backend to store the configuration.SimpleServiceConfig.SimpleServiceRegistrarConfig An implementation ofConfigWithTypeusing an unmodifiableMapas backend to store the configuration.