Package io.smallrye.stork.api.config
Interface ServiceDiscoveryConfig
-
- All Known Implementing Classes:
SimpleServiceConfig.SimpleServiceDiscoveryConfig
public interface ServiceDiscoveryConfigService Discovery configuration. Only used internally. The configuration is translated to an object that provides parameters through getters
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>parameters()ServiceDiscovery parameters.Stringtype()Service discovery type, e.g.
-