package fs
import "github.com/google/cadvisor/utils/fs"
Index ¶
Functions ¶
func ChangeFileSystem ¶
func ChangeFileSystem(filesystem FileSystem)
Useful for tests. Not thread safe.
Types ¶
type File ¶
type File interface { io.ReadWriteCloser }
func Open ¶
type FileSystem ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
utils/fs/mockfs |
- Version
- v0.19.1
- Published
- Oct 22, 2015
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- 17 minutes ago –
Tools for package owners.