Interface StorkServiceDiscoveryConfiguration


  • public interface StorkServiceDiscoveryConfiguration
    • Method Detail

      • type

        String type()
        Configures the service discovery type, e.g. "consul". ServiceDiscoveryProvider for the type has to be available
      • params

        @WithParentName
        Map<String,​String> params()
        ServiceDiscovery parameters. Check the documentation of the selected service discovery type for available parameters.