Skip to main content
logoTetrate Service ExpressVersion: Latest

Istio Internal Direct Mode 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.

IstioInternalDirect service provides methods to manage resources in Istio direct mode.

IstioInternalDirect

IstioInternalDirect service provides methods to manage resources in Istio direct mode.

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

CreateEnvoyFilter

GetEnvoyFilter

UpdateEnvoyFilter

ListEnvoyFilters

DeleteEnvoyFilter

CreateServiceEntry

GetServiceEntry

UpdateServiceEntry

ListServiceEntries

DeleteServiceEntry

CreateWasmPlugin

GetWasmPlugin

UpdateWasmPlugin

ListWasmPlugins

DeleteWasmPlugin