Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Close
Method
Close
util/clissh/secure_client.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
Dial(network, address string) (net.Conn, error)
15
Wait() error
16
Close() error
17
}
18
19
type
secureClient
struct
{
Callers
15
checksum_test.go
File · 0.65
ComputeFileSha1
Method · 0.65
load_config_test.go
File · 0.65
WriteConfig
Method · 0.65
plugins_config_test.go
File · 0.65
Stop
Method · 0.65
request_logger_file_writer_test.go
File · 0.65
parser_test.go
File · 0.65
manifest_test.go
File · 0.65
manifest_windows_test.go
File · 0.65
manifest_unix_test.go
File · 0.65
Close
Method · 0.65
Implementers
4
secureClient
cf/ssh/ssh.go
FakeSecureClient
cf/ssh/sshfakes/fake_secure_client.go
secureClient
util/clissh/secure_client.go
FakeSecureClient
util/clissh/clisshfakes/fake_secure_cl
Calls
no outgoing calls
Tested by
no test coverage detected