MCPcopy 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
14type secureDialer struct{}
15
16func DefaultSecureDialer() secureDialer {
17 return secureDialer{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected