MCPcopy Create free account
hub / github.com/weaveworks/scope / StateString

Method StateString

probe/docker/container.go:126–128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124}
125
126func (c *container) StateString() string {
127 return c.container.State.StateString()
128}
129
130func (c *container) Container() *docker.Container {
131 return c.container

Callers 1

GetNodeMethod · 0.95

Calls 1

StateStringMethod · 0.65

Tested by

no test coverage detected