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

Method Capacity

client.go:18–18  ·  view source on GitHub ↗

Capacity returns the physical capacity of the server's machine. Errors: * None.

()

Source from the content-addressed store, hash-verified

16 // Errors:
17 // * None.
18 Capacity() (Capacity, error)
19
20 // Create creates a new container.
21 //

Callers 2

handleCapacityMethod · 0.65

Implementers 3

FakeBackendgardenfakes/fake_backend.go
FakeClientgardenfakes/fake_client.go
clientclient/client.go

Calls

no outgoing calls

Tested by

no test coverage detected