etcd/auth
Essam A. Hassan ffbdb458a4 Auth: improve auth coverage
adds tests for uncovered auth funcs

Issue #9734
2018-10-01 10:25:38 +02:00
..
authpb *: revert "internal/auth" change 2018-02-26 17:11:40 -08:00
doc.go *: revert "internal/auth" change 2018-02-26 17:11:40 -08:00
jwt.go auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
jwt_test.go auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
nop.go auth: a new auth token provider nop 2018-02-27 16:21:14 +09:00
options.go auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
range_perm_cache.go auth: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
range_perm_cache_test.go Auth: improve auth coverage 2018-10-01 10:25:38 +02:00
simple_token.go auth: remove "strings.Compare == 0" 2018-04-30 15:10:56 -07:00
simple_token_test.go auth: support structured logging 2018-04-27 14:19:48 -07:00
store.go auth: update Go import paths to "go.etcd.io" 2018-08-28 17:47:55 -07:00
store_test.go Auth: improve auth coverage 2018-10-01 10:25:38 +02:00