Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Start
Method
Start
api/plugin/proxy_reader.go:9–9 ·
view source on GitHub ↗
(int64)
Source
from the content-addressed store, hash-verified
7
type
ProxyReader
interface
{
8
Wrap(io.Reader) io.ReadCloser
9
Start(int64)
10
Finish()
11
}
Callers
15
plugin_shim_test.go
File · 0.65
cli_rpc_server_test.go
File · 0.65
RunMethodIfExists
Function · 0.65
test_rpc_server_example_test.go
File · 0.65
Start
Method · 0.65
Run
Method · 0.65
notifyPluginUninstalling
Method · 0.65
runBinaryAndObtainPluginMetadata
Method · 0.65
InteractiveSession
Method · 0.65
Make
Method · 0.65
displayRequest
Method · 0.65
displayResponse
Method · 0.65
Implementers
2
ProgressBarProxyReader
command/plugin/shared/progress_bar_pro
FakeProxyReader
api/plugin/pluginfakes/fake_proxy_read
Calls
no outgoing calls
Tested by
no test coverage detected