Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/cadvisor
/ dmPlugin
Struct
dmPlugin
fs/devicemapper/plugin.go:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
)
23
24
type
dmPlugin
struct
{}
25
26
// NewPlugin creates a new DeviceMapper filesystem plugin.
27
func
NewPlugin() fs.FsPlugin {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected