aboutsummaryrefslogtreecommitdiff
path: root/client/secret_remove_test.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-2/+2
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-2/+2
* Merge pull request #40080 from thaJeztah/client_string_matchingKirill Kolyshkin2019-10-171-4/+1
|\
| * client: reduce string-matching in testsSebastiaan van Stijn2019-10-131-4/+1
* | client: use constants for http methodsSebastiaan van Stijn2019-10-131-1/+1
|/
* Update tests to check returned errorsSebastiaan van Stijn2019-03-161-0/+4
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-2/+2
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-1/+1
* Automated migration usingDaniel Nephin2018-03-161-2/+3
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Add API version checks to clientSebastiaan van Stijn2017-06-101-2/+14
* secrets: secret management for swarmEvan Hazlett2016-11-091-0/+47