Hitoshi Mitake d431b64d97 etcdserver, clientv3: handle a case of expired auth token
This commit adds a mechanism of handling a case of expired auth token
to clientv3. If a server returns an error code
grpc.codes.Unauthenticated, newRetryWrapper() tries to get a new token
and use it as an option of PerRPCCredential.

Fixes https://github.com/coreos/etcd/issues/7012
2017-01-12 11:49:02 +09:00
..
2016-06-20 11:18:06 -07:00
2016-10-03 17:03:22 +08:00
2016-05-12 20:49:40 -07:00
2016-10-06 14:14:43 -07:00
2016-05-12 20:49:40 -07:00