mirror of
https://github.com/helm/helm.git
synced 2026-08-11 17:47:22 +00: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.