minio/pkg/controller/rpc
Harshavardhana f8bb85aeb7 Enhance auth JSONRPC, now provides persistent output
Implements

   - Auth.Generate("user")
   - Auth.Fetch("user")
   - Auth.Reset("user")

This patch also adds testing for each of these cases
2015-09-18 03:02:39 -07:00
..
auth.go Enhance auth JSONRPC, now provides persistent output 2015-09-18 03:02:39 -07:00
donut.go Consolidate controller, move rpc package into controller - remove dangling code in pkg/server 2015-09-15 19:38:36 -07:00
request.go Consolidate controller, move rpc package into controller - remove dangling code in pkg/server 2015-09-15 19:38:36 -07:00
rpc.go Fix all the golint complaints about newly added changes 2015-09-17 18:53:42 -07:00
server.go Fix all the golint complaints about newly added changes 2015-09-17 18:53:42 -07:00
version.go Enhance auth JSONRPC, now provides persistent output 2015-09-18 03:02:39 -07:00