Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
126
func
(c *container) StateString() string {
127
return
c.container.State.StateString()
128
}
129
130
func
(c *container) Container() *docker.Container {
131
return
c.container
Callers
1
GetNode
Method · 0.95
Calls
1
StateString
Method · 0.65
Tested by
no test coverage detected