pkg/test/gke
Pierangelo Di Pilato a850b9e047
Use t.Setenv instead of os.Setenv in tests (#2454)
Go 1.17 introduced a new handy API for setting env vars scoped for
a single test so we can avoid the hard to read set and reset env
loops.

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2022-03-10 10:00:48 -08:00
..
fake Add fake cred file to make client_test.go independent of gcloud (#963) 2019-12-26 13:16:29 -08:00
addon.go Some refactors of the pkg/test code (#763) 2019-10-15 23:03:15 -07:00
client.go Add errorlint and fix all existing issues (#1855) 2020-10-29 01:14:35 -07:00
client_test.go Use t.Setenv instead of os.Setenv in tests (#2454) 2022-03-10 10:00:48 -08:00
endpoint.go golang format tools (#990) 2020-01-13 10:25:02 -08:00
endpoint_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
location.go Some refactors of the pkg/test code (#763) 2019-10-15 23:03:15 -07:00
location_test.go Some refactors of the pkg/test code (#763) 2019-10-15 23:03:15 -07:00
request.go Add extra flags for cluster creation in test (#1033) 2020-02-03 07:38:30 -08:00
request_test.go Add extra flags for cluster creation in test (#1033) 2020-02-03 07:38:30 -08:00
wait.go Assorted linting fixes. (#840) 2019-11-01 12:49:12 -07:00