Home
last modified time | relevance | path

Searched defs:EnvoyFilterWrapper (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/pilot/pkg/model/
H A Denvoyfilter.go29 type EnvoyFilterWrapper struct { struct
30 workloadSelector labels.Instance
31 Patches map[networking.EnvoyFilter_ApplyTo][]*EnvoyFilterConfigPatchWrapper
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/core/v1alpha3/envoyfilter/
H A Dlistener_patch.go67 envoyFilterWrapper *model.EnvoyFilterWrapper,