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

Struct tmpfsPlugin

lib/fs/tmpfs/plugin.go:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24)
25
26type tmpfsPlugin struct{}
27
28// NewPlugin creates a new tmpfs filesystem plugin.
29func NewPlugin() fs.FsPlugin {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected