MCPcopy Create free account
hub / github.com/cloudfoundry/garden / StreamIn

Method StreamIn

container.go:36–36  ·  view source on GitHub ↗

StreamIn streams data into a file in a container. Errors: * TODO.

(spec StreamInSpec)

Source from the content-addressed store, hash-verified

34 // Errors:
35 // * TODO.
36 StreamIn(spec StreamInSpec) error
37
38 // StreamOut streams a file out of a container.
39 //

Callers 2

handleStreamInMethod · 0.65

Implementers 2

FakeContainergardenfakes/fake_container.go
containerclient/container.go

Calls

no outgoing calls

Tested by

no test coverage detected