# Functions

NewStorage creates the storage helper for a given path and hostname.
SourceIgnoreFilter returns an ArchiveFileFilter that filters out files matching sourceignore.VCSPatterns and any of the provided patterns.

# Structs

BucketReconciler reconciles a Bucket object.
No description provided by the author
GitRepositoryReconciler reconciles a GitRepository object.
No description provided by the author
HelmChartReconciler reconciles a HelmChart object.
No description provided by the author
HelmRepositoryReconciler reconciles a HelmRepository object.
No description provided by the author
No description provided by the author
Storage manages artifacts.

# Type aliases

ArchiveFileFilter must return true if a file should not be included in the archive after inspecting the given path and/or os.FileInfo.