package
0.0.0-20231030195824-c48f5bf6bf21
Repository: https://github.com/redhat-developer/gitops-generator.git
Documentation: pkg.go.dev

# Functions

CreateTempPath creates a temp path with the prefix using the Afero FS.
IsExisting returns bool whether path exists.
NewFilesystem returns a local filesystem based afero FS implementation.
NewMemoryFilesystem returns an in-memory afero FS implementation.
NewReadOnlyFs returns a read-only file system.