helm/pkg/getter
Matt Farina 275fbd431c
feat(http): Add a Helm user-agent string to the http getter
Adding a user-agent to the http getter will enable servers to
distinguish between helm (including various versions) and other
tools connecting to the server.
2017-11-20 14:02:17 -05:00
..
testdata ref(getter): flatten the getter package tree 2017-05-01 16:18:13 -06:00
doc.go ref(getter): flatten the getter package tree 2017-05-01 16:18:13 -06:00
getter.go ref(getter): flatten the getter package tree 2017-05-01 16:18:13 -06:00
getter_test.go ref(getter): flatten the getter package tree 2017-05-01 16:18:13 -06:00
httpgetter.go feat(http): Add a Helm user-agent string to the http getter 2017-11-20 14:02:17 -05:00
httpgetter_test.go ref(getter): flatten the getter package tree 2017-05-01 16:18:13 -06:00
plugingetter.go fix(helm): fix race conditions in flag parsing 2017-05-29 17:58:27 -07:00
plugingetter_test.go fix(helm): fix race conditions in flag parsing 2017-05-29 17:58:27 -07:00