package
1.5.0
Repository: https://github.com/openshift/source-to-image.git
Documentation: pkg.go.dev

# Functions

NewFileSystem creates a new instance of the default FileSystem implementation.

# Structs

FileInfo is a struct which implements os.FileInfo.

# Interfaces

FileSystem allows STI to work with the file system and perform tasks such as creating and deleting directories.