Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/node-problem-detector
/ Close
Method
Close
test/e2e/lib/ssh/lib.go:273–273 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
271
type
tunnel
interface
{
272
Open() error
273
Close() error
274
Dial(ctx context.Context, network, address string) (net.Conn, error)
275
}
276
Callers
15
healthCheckEndpointOKFunc
Function · 0.65
Stop
Method · 0.65
watchLoop
Method · 0.65
TestWatch
Function · 0.65
watchLoop
Method · 0.65
watchLoop
Method · 0.65
testCollectAux
Function · 0.65
GetOSVersion
Function · 0.65
ReadFileIntoLines
Function · 0.65
runTestSSHServer
Function · 0.65
TestSSHTunnel
Function · 0.65
TestTimeoutDialer
Function · 0.65
Implementers
2
fakeTunnel
test/e2e/lib/ssh/lib_test.go
sshTunnel
test/e2e/lib/ssh/lib.go
Calls
no outgoing calls
Tested by
5
TestWatch
Function · 0.52
testCollectAux
Function · 0.52
runTestSSHServer
Function · 0.52
TestSSHTunnel
Function · 0.52
TestTimeoutDialer
Function · 0.52