package
1.0.11
Repository: https://github.com/daimler/kustomize.git
Documentation: pkg.go.dev

# Functions

MakeFakeFS returns an instance of fakeFs with no files in it.
MakeRealFS makes an instance of realFS.

# Structs

FakeFile implements File in-memory for tests.
Fakefileinfo implements Fakefileinfo using a fake in-memory filesystem.

# Interfaces

File groups the basic os.File methods.
FileSystem groups basic os filesystem methods.