mirror of
https://github.com/helm/helm.git
synced 2026-05-04 17:26:40 -04:00
This flattens the getter package tree, adds tests, and changes a little bit of the terminology to follow Go idioms. This also makes much of the getter API private to begin with. This will give us more flexibility in the future. |
||
|---|---|---|
| .. | ||
| testdata | ||
| chart_downloader.go | ||
| chart_downloader_test.go | ||
| doc.go | ||
| manager.go | ||
| manager_test.go | ||