Home
last modified time | relevance | path

Searched refs:SetSidecarScope (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/core/v1alpha3/
H A Dcluster_builder_test.go231 proxy.SetSidecarScope(env.PushContext)
406 proxy.SetSidecarScope(env.PushContext)
453 proxy.SetSidecarScope(env.PushContext)
H A Dcluster_test.go433 proxy.SetSidecarScope(env.PushContext)
2526 proxy.SetSidecarScope(env.PushContext)
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/proxy/envoy/v2/
H A Dbench_test.go229 proxy.SetSidecarScope(env.PushContext)
337 proxy.SetSidecarScope(push)
H A Dads.go556 proxy.SetSidecarScope(push)
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/model/
H A Dcontext.go647 func (node *Proxy) SetSidecarScope(ps *PushContext) { func