Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/zalando/skipper
/ Client
Method
Client
proxy/proxytest/proxytest.go:149–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
147
}
148
149
func
(p *TestProxy) Client() *TestClient {
150
return
&TestClient{p.server.Client()}
151
}
152
153
func
(p *TestProxy) Close() error {
154
p.Log.Close()
Callers
15
ExampleForwardBackend
Function · 0.80
TestTrafficSegmentSplit
Function · 0.80
TestTrafficSegmentRouteWeight
Function · 0.80
TestTrafficSegmentTeeLoopback
Function · 0.80
TestTrafficSegmentLoopbackBackend
Function · 0.80
TestProxyMTLS_OutboundSuccess
Function · 0.80
TestProxyMTLS_OutboundRejectedUntrustedClientCert
Function · 0.80
TestProxyMTLS_OutboundNoClientCert
Function · 0.80
TestProxyMTLS_OutboundExpiredClientCert
Function · 0.80
TestProxyMTLS_CertRotation
Function · 0.80
TestProxyMTLS_OutboundFutureClientCert
Function · 0.80
TestProxyMTLS_OutboundInsecureSkipVerify
Function · 0.80
Calls
no outgoing calls
Tested by
15
ExampleForwardBackend
Function · 0.64
TestTrafficSegmentSplit
Function · 0.64
TestTrafficSegmentRouteWeight
Function · 0.64
TestTrafficSegmentTeeLoopback
Function · 0.64
TestTrafficSegmentLoopbackBackend
Function · 0.64
TestProxyMTLS_OutboundSuccess
Function · 0.64
TestProxyMTLS_OutboundRejectedUntrustedClientCert
Function · 0.64
TestProxyMTLS_OutboundNoClientCert
Function · 0.64
TestProxyMTLS_OutboundExpiredClientCert
Function · 0.64
TestProxyMTLS_CertRotation
Function · 0.64
TestProxyMTLS_OutboundFutureClientCert
Function · 0.64
TestProxyMTLS_OutboundInsecureSkipVerify
Function · 0.64