Skip to main content
logoTetrate Service ExpressVersion: Latest

Istio Direct Mode Traffic Service

The differences between TSB and TSE API

Tetrate Service Express (TSE) utilizes many of the same components as the Tetrate Service Bridge(TSB) product but has the several distinctions. Go to Comparing TSE and TSB for more details.

Service to manage traffic settings in Istio Direct mode.

IstioTraffic

The Istio Traffic service provides methods to manage traffic settings in Istio direct mode.

The methods in this service allow users to push Istio traffic configuration resources into TSE . All properties of the TSE resource hierarchies apply as well to these resources: grouping, access control policies in the management plane, etc.

CreateVirtualService

GetVirtualService

UpdateVirtualService

ListVirtualServices

DeleteVirtualService

CreateDestinationRule

GetDestinationRule

UpdateDestinationRule

ListDestinationRules

DeleteDestinationRule

CreateSidecar

GetSidecar

UpdateSidecar

ListSidecars

DeleteSidecar