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

Struct StreamOutSpec

container.go:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216type StreamOutSpec struct {
217 Path string
218 User string
219}
220
221// ContainerInfo holds information about a container.
222type ContainerInfo struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected