package
1.5.1
Repository: https://github.com/mirantis/virtlet.git
Documentation: pkg.go.dev

# Functions

NewFakeFileSystem creates a new instance of FakeFileSystem using the provided recorder and a directory that should be parent for all the fake mountpoints.

# Structs

FakeFileSystem is a fake implementation of FileSystem interface that uses a Recorder to record the operations performed on it.