package
1.0.0-alpha.1
Repository: https://github.com/jessfraz/cri-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.