Go to file
Eric Chiang 31082eed27 *: remove api and clt
It's not clear that the best way to manage clients is through a
gRPC based command line tool. For example we may explore an admin
dashboard and enable bootstrapping through static clients.

For now use static clients while we hold off on a more concrete
proposal.
2016-08-05 10:00:04 -07:00
cmd/poke *: remove api and clt 2016-08-05 10:00:04 -07:00
connector *: connectors use a different identity object than storage 2016-08-02 21:20:18 -07:00
example *: load static clients from config file 2016-08-05 09:54:03 -07:00
server *: load static clients from config file 2016-08-05 09:54:03 -07:00
storage *: load static clients from config file 2016-08-05 09:54:03 -07:00
vendor *: revendor 2016-08-05 09:54:03 -07:00
version initial commit 2016-07-26 15:51:24 -07:00
.gitignore initial commit 2016-07-26 15:51:24 -07:00
glide.lock *: revendor 2016-08-05 09:54:03 -07:00
glide.yaml *: remove api and clt 2016-08-05 10:00:04 -07:00
glide_test.go initial commit 2016-07-26 15:51:24 -07:00
Makefile *: remove api and clt 2016-08-05 10:00:04 -07:00