weighted Targets
Parameters
value
Targets that traffic is routed to when a request matches the route. You can specify one or more targets and their relative weights with which to distribute traffic.
Parameters
values
Targets that traffic is routed to when a request matches the route. You can specify one or more targets and their relative weights with which to distribute traffic.
suspend fun weightedTargets(argument: List<suspend RouteSpecTcpRouteActionWeightedTargetArgsBuilder.() -> Unit>)
suspend fun weightedTargets(vararg argument: suspend RouteSpecTcpRouteActionWeightedTargetArgsBuilder.() -> Unit)
suspend fun weightedTargets(argument: suspend RouteSpecTcpRouteActionWeightedTargetArgsBuilder.() -> Unit)
Parameters
argument
Targets that traffic is routed to when a request matches the route. You can specify one or more targets and their relative weights with which to distribute traffic.