Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ secureDialer
Struct
secureDialer
util/clissh/secure_dialer.go:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
type
secureDialer
struct
{}
15
16
func
DefaultSecureDialer() secureDialer {
17
return
secureDialer{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected