//
pkg.gl
Category
github.com/openshift/source-to-image
pkg
scm
downloaders
file
package
1.5.0
Repository:
https://github.com/openshift/source-to-image.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
3
Files
77 SLOC
#
Structs
File
File represents a simplest possible Downloader implementation where the sources are just copied from local directory.
RecursiveCopyError
RecursiveCopyError indicates a copy operation failed because the destination is within the copy's source tree.