aboutsummaryrefslogtreecommitdiff
path: root/client/config_list.go
Commit message (Expand)AuthorAgeFilesLines
* Client: always call ensureReaderClosedSebastiaan van Stijn2019-03-181-1/+1
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-1/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON()Sebastiaan van Stijn2017-09-261-1/+1
* Add API version checks to clientSebastiaan van Stijn2017-06-101-0/+3
* Add configs support to clientAaron Lehmann2017-05-111-0/+35