Package io.quarkus.stork
Interface StorkLoadBalancerConfiguration
public interface StorkLoadBalancerConfiguration
-
Method Summary
-
Method Details
-
type
Configures load balancer type, e.g. "round-robin". A LoadBalancerProvider for the type has to be available -
parameters
Load Balancer parameters. Check the documentation of the selected load balancer type for available parameters
-