Uses of Class
io.smallrye.stork.servicediscovery.consul.ConsulConfiguration
-
Uses of ConsulConfiguration in io.smallrye.stork.servicediscovery.consul
Methods in io.smallrye.stork.servicediscovery.consul that return ConsulConfigurationModifier and TypeMethodDescriptionConsulConfiguration.withApplication(String value) Set the 'application' attribute.ConsulConfiguration.withConsulHost(String value) Set the 'consul-host' attribute.ConsulConfiguration.withConsulPort(String value) Set the 'consul-port' attribute.ConsulConfiguration.withRefreshPeriod(String value) Set the 'refresh-period' attribute.ConsulConfiguration.withSecure(String value) Set the 'secure' attribute.ConsulConfiguration.withUseHealthChecks(String value) Set the 'use-health-checks' attribute.Methods in io.smallrye.stork.servicediscovery.consul with parameters of type ConsulConfigurationModifier and TypeMethodDescriptionio.smallrye.stork.api.ServiceDiscoveryConsulServiceDiscoveryProvider.createServiceDiscovery(ConsulConfiguration config, String serviceName, io.smallrye.stork.api.config.ServiceConfig serviceConfig, io.smallrye.stork.spi.StorkInfrastructure storkInfrastructure)