Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/node-problem-detector
/ Dial
Method
Dial
test/e2e/lib/ssh/lib.go:274–274 ·
view source on GitHub ↗
(ctx context.Context, network, address string)
Source
from the content-addressed store, hash-verified
272
Open() error
273
Close() error
274
Dial(ctx context.Context, network, address string) (net.Conn, error)
275
}
276
277
type
sshTunnelEntry
struct
{
Callers
6
TestSSHTunnel
Function · 0.65
Open
Method · 0.65
Dial
Method · 0.65
Dial
Method · 0.65
runSSHCommand
Function · 0.65
Dial
Method · 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
1
TestSSHTunnel
Function · 0.52