Uses of Class
io.smallrye.stork.servicediscovery.consul.ConsulServiceDiscoveryProviderConfiguration
-
-
Uses of ConsulServiceDiscoveryProviderConfiguration in io.smallrye.stork.servicediscovery.consul
Methods in io.smallrye.stork.servicediscovery.consul with parameters of type ConsulServiceDiscoveryProviderConfiguration Modifier and Type Method Description io.smallrye.stork.api.ServiceDiscoveryConsulServiceDiscoveryProvider. createServiceDiscovery(ConsulServiceDiscoveryProviderConfiguration config, String serviceName, io.smallrye.stork.api.config.ServiceConfig serviceConfig, io.smallrye.stork.spi.StorkInfrastructure storkInfrastructure)Constructors in io.smallrye.stork.servicediscovery.consul with parameters of type ConsulServiceDiscoveryProviderConfiguration Constructor Description ConsulServiceDiscovery(String serviceName, ConsulServiceDiscoveryProviderConfiguration config, io.vertx.core.Vertx vertx, boolean secure)
-