Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
type
vfsPlugin
struct
{}
30
31
// NewPlugin creates a new VFS filesystem plugin.
32
func
NewPlugin() fs.FsPlugin {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected