Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
clientv3 integration test was using clientv3.NewKV, clientv3.NewWatcher, etc to create specific client. replace those with direct client calls so that the direct calls can also test grpc proxy.