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

Method Properties

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

Properties returns the current set of properties

()

Source from the content-addressed store, hash-verified

112
113 // Properties returns the current set of properties
114 Properties() (Properties, error)
115
116 // Property returns the value of the property with the specified name.
117 //

Callers 2

handlePropertiesMethod · 0.65

Implementers 2

FakeContainergardenfakes/fake_container.go
containerclient/container.go

Calls

no outgoing calls

Tested by

no test coverage detected