//
pkg.gl
Category
github.com/Snakdy/container-build-engine
pkg
vfs
package
0.2.1
Repository:
https://github.com/snakdy/container-build-engine.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
119 SLOC
#
Functions
Clean
No description provided by the author
NewVFS
No description provided by the author
#
Constants
DefaultDirectoryPermissions
No description provided by the author
DefaultFilePermissions
No description provided by the author
#
Structs
VFS
VFS is a partial implementation of the fs.FullFS interface that aims to trick a consumer into thinking it has privileged access to a rootfs, when it's actually just being dumped on the disk somewhere.