Module :
istio
Module Overview
This module offers an annotation based Istio extension implementation for ballerina.
| DestinationConfig |
Configuration to a network addressable service. |
| DestinationWeightConfig |
Configuration for weight for destination to traffic route. |
| GatewayConfig |
Istio gateway annotation configuration. |
| HTTPRouteConfig |
Configurations for conditions and actions for routing HTTP. |
| PortConfig |
Port of a service. |
| ServerConfig |
Istio gateway server configuration to describe the properties of the proxy on a given load balancer. |
| TLSOptionConfig |
Istio gateway server tls option configurations. |
| VirtualServiceConfig |
Virtual service configuration for @istio:VirtualService annotation. |
| Gateway |
@istio:Gateway annotation to generate istio gateways. |
| VirtualService |
@istio:VirtualService annotation to generate istio virtual service. |