mirror of
https://github.com/helm/helm.git
synced 2026-04-29 18:19:15 -04:00
This changes most of the KubeClient interface to only ever build objects once and then pass in everything as lists of resources. As a consequence, we needed to refactor several of the actions. I took the opportunity to refactor out some duplicated code while I was in the same area Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com> |
||
|---|---|---|
| .. | ||
| environment.go | ||
| environment_test.go | ||
| test_suite.go | ||
| test_suite_test.go | ||