source-controller/internal
Hidde Beydals 44c1863334 internal/helm: add repository cache helpers
This commits adds simple caching capabilities to the
`ChartRepository`, which makes it possible to load the `Index` from a
defined `CachePath` using `LoadFromCache()`, and to download the index
to a new `CachePath` using `CacheIndex()`.

In addition, the repository tests have been updated to make use of
Gomega, and some missing ones have been added.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-11-19 17:04:00 +01:00
..
fs Update github.com/libgit2/git2go to v31.6.1 2021-09-30 16:36:20 +02:00
helm internal/helm: add repository cache helpers 2021-11-19 17:04:00 +01:00