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

Struct nfsPlugin

lib/fs/nfs/plugin.go:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28)
29
30type nfsPlugin struct{}
31
32// Ensure nfsPlugin implements FsCachingPlugin
33var _ fs.FsCachingPlugin = &nfsPlugin{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected