Package io.smallrye.stork.api.config
-
Interface Summary Interface Description ConfigWithType Load balancer configuration.ServiceConfig Service configuration, wraps (optional) LoadBalancer configuration, (required) ServiceDiscovery configuration and (optional) ServiceRegistrar configuration for a single serviceServiceRegistrarConfig -
Class Summary Class Description Constants Constants for the main API classes -
Annotation Types Summary Annotation Type Description LoadBalancerAttribute Defines an attribute for a load balancer.LoadBalancerAttributes Annotation used to define arrays ofLoadBalancerAttribute.LoadBalancerType The type of the load balancer.ServiceDiscoveryAttribute Defines an attribute for a service discovery.ServiceDiscoveryAttributes Annotation used to define arrays ofServiceDiscoveryAttribute.ServiceDiscoveryType The type of the service discovery.ServiceRegistrarAttribute Defines an attribute for a service registrar.ServiceRegistrarAttributes Annotation used to define arrays ofServiceRegistrarAttribute.ServiceRegistrarType The type of the service registrar.