MCPcopy
hub / github.com/google/cadvisor / vfsPlugin

Struct vfsPlugin

lib/fs/vfs/plugin.go:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27)
28
29type vfsPlugin struct{}
30
31// NewPlugin creates a new VFS filesystem plugin.
32func NewPlugin() fs.FsPlugin {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected