MCPcopy
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
24type dmPlugin struct{}
25
26// NewPlugin creates a new DeviceMapper filesystem plugin.
27func NewPlugin() fs.FsPlugin {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected