etcd/auth
Hitoshi Mitake 18253e2723 *: support getting all users and roles in auth v3
This commit expands RPCs for getting user and role and support list up
all users and roles. etcdctl v3 is now support getting all users and
roles with the newly added option --all e.g. etcdctl user get --all
2016-06-17 16:22:41 +09:00
..
authpb auth, etcdserver: permission of range requests 2016-06-08 11:57:32 -07:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
range_perm_cache.go auth: fix remove subset when there are equal ranges 2016-06-13 17:13:55 -07:00
range_perm_cache_test.go auth: fix remove subset when there are equal ranges 2016-06-13 17:13:55 -07:00
simple_token.go auth, etcdserver: make auth tokens consistent for all nodes 2016-06-10 13:55:37 -07:00
store.go *: support getting all users and roles in auth v3 2016-06-17 16:22:41 +09:00
store_test.go auth, etcdserver: make auth tokens consistent for all nodes 2016-06-10 13:55:37 -07:00