| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1alpha3 |
| Modifier and Type | Method and Description |
|---|---|
List<RouteDestination> |
TLSRouteFluent.buildRoute() |
List<RouteDestination> |
TCPRouteFluentImpl.buildRoute() |
List<RouteDestination> |
TLSRouteFluentImpl.buildRoute() |
List<RouteDestination> |
TCPRouteFluent.buildRoute() |
List<RouteDestination> |
TLSRouteFluent.getRoute()
Deprecated.
|
List<RouteDestination> |
TCPRouteFluentImpl.getRoute()
Deprecated.
|
List<RouteDestination> |
TLSRouteFluentImpl.getRoute()
Deprecated.
|
List<RouteDestination> |
TCPRouteFluent.getRoute()
Deprecated.
|
List<RouteDestination> |
TCPRoute.getRoute() |
List<RouteDestination> |
TLSRoute.getRoute() |
| Constructor and Description |
|---|
RouteDestinationBuilder(RouteDestination instance) |
RouteDestinationBuilder(RouteDestination instance,
Boolean validationEnabled) |
RouteDestinationBuilder(RouteDestinationFluent<?> fluent,
RouteDestination instance) |
RouteDestinationBuilder(RouteDestinationFluent<?> fluent,
RouteDestination instance,
Boolean validationEnabled) |
RouteDestinationFluentImpl(RouteDestination instance) |
| Constructor and Description |
|---|
TCPRoute(List<L4MatchAttributes> match,
List<RouteDestination> route) |
TLSRoute(List<TLSMatchAttributes> match,
List<RouteDestination> route) |
Copyright © 2015–2023 Red Hat. All rights reserved.