Package io.quarkus.stork
Interface StorkServiceRegistrarConfiguration
public interface StorkServiceRegistrarConfiguration
-
Method Summary
-
Method Details
-
type
String type()Configures service registrar type, e.g. "consul". A ServiceRegistrarProvider for the type has to be available -
parameters
Service Registrar parameters. Check the documentation of the selected registrar type for available parameters
-