Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/cadvisor
/ shellActions
Struct
shellActions
integration/framework/framework.go:225–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
type
shellActions
struct
{
226
fm *realFramework
227
}
228
229
type
dockerActions
struct
{
230
fm *realFramework
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected