Interface ConfigWithType

    • Method Detail

      • type

        String type()
        Load balancer type, e.g. "round-robin". A LoadBalancerProvider for the type has to be available
        Returns:
        load balancer type
      • parameters

        Map<String,​String> parameters()
        Load Balancer parameters.
        Returns:
        map of parameters of the load balancer