MCPcopy
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
19type secureClient struct {

Callers 15

checksum_test.goFile · 0.65
ComputeFileSha1Method · 0.65
WriteConfigMethod · 0.65
StopMethod · 0.65
parser_test.goFile · 0.65
manifest_test.goFile · 0.65
CloseMethod · 0.65

Implementers 4

secureClientcf/ssh/ssh.go
FakeSecureClientcf/ssh/sshfakes/fake_secure_client.go
secureClientutil/clissh/secure_client.go
FakeSecureClientutil/clissh/clisshfakes/fake_secure_cl

Calls

no outgoing calls

Tested by

no test coverage detected