//
pkg.gl
Category
github.com/openshift/source-to-image
pkg
util
fs
package
1.5.0
Repository:
https://github.com/openshift/source-to-image.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
11
Dependents
181
Files
305 SLOC
#
Functions
NewFileSystem
NewFileSystem creates a new instance of the default FileSystem implementation.
#
Structs
FileInfo
FileInfo is a struct which implements os.FileInfo.
#
Interfaces
FileSystem
FileSystem allows STI to work with the file system and perform tasks such as creating and deleting directories.