Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/garden
/ Handle
Method
Handle
container.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
type
Container
interface
{
11
Handle() string
12
13
// Stop stops a container.
14
//
Callers
15
container_test.go
File · 0.65
client_test.go
File · 0.65
reapContainer
Method · 0.65
request_handling_test.go
File · 0.65
handleCreate
Method · 0.65
handleList
Method · 0.65
handleStop
Method · 0.65
handleStreamIn
Method · 0.65
handleStreamOut
Method · 0.65
handleCurrentBandwidthLimits
Method · 0.65
handleCurrentMemoryLimits
Method · 0.65
handleCurrentDiskLimits
Method · 0.65
Implementers
2
FakeContainer
gardenfakes/fake_container.go
container
client/container.go
Calls
no outgoing calls
Tested by
no test coverage detected