Hitoshi Mitake
10ee69b44c
*: support getting role in auth v3
...
This commit implements RoleGet() RPC of etcdserver and adds a new
subcommand "role get" to etcdctl v3. It will list up permissions that
are granted to a given role.
$ ETCDCTL_API=3 bin/etcdctl role get r1
Role r1
KV Read:
b
d
KV Write:
a
c
d
2016-06-03 13:03:54 +09:00
..
2016-05-12 20:51:39 -07:00
2016-05-12 20:51:39 -07:00
2016-05-12 20:51:39 -07:00
2016-05-12 20:51:39 -07:00
2016-05-12 20:51:39 -07:00
2016-05-12 20:51:39 -07:00
2016-05-13 10:07:35 -07:00
2016-05-17 13:26:12 +09:00
2016-05-12 20:51:39 -07:00
2016-05-13 11:29:58 -07:00
2016-05-17 13:26:12 +09:00
2016-05-12 20:51:39 -07:00
2016-05-13 10:07:35 -07:00
2016-05-29 15:11:29 -07:00
2016-05-12 20:51:39 -07:00
2016-05-30 19:14:04 -07:00
2016-05-25 22:23:57 -07:00
2016-05-12 20:51:39 -07:00
2016-06-03 13:03:54 +09:00
2016-05-16 12:08:08 -07:00
2016-05-12 20:51:39 -07:00
2016-06-02 12:10:19 +09:00
2016-05-12 20:51:39 -07:00
2016-05-12 20:51:39 -07:00
2016-05-12 20:51:39 -07:00