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

Method SetGraceTime

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

Sets the grace time.

(graceTime time.Duration)

Source from the content-addressed store, hash-verified

109
110 // Sets the grace time.
111 SetGraceTime(graceTime time.Duration) error
112
113 // Properties returns the current set of properties
114 Properties() (Properties, error)

Callers 2

handleSetGraceTimeMethod · 0.65

Implementers 2

FakeContainergardenfakes/fake_container.go
containerclient/container.go

Calls

no outgoing calls

Tested by

no test coverage detected