package
0.0.0-20220901192706-96c5ae04b678
Repository: https://github.com/moby/containerd.git
Documentation: pkg.go.dev

# Functions

NewFakeOS creates a FakeOS.

# Structs

CalledDetail is the struct contains called function name and arguments.
FakeOS mocks out certain OS calls to avoid perturbing the filesystem If a member of the form `*Fn` is set, that function will be called in place of the real call.