open-vault/api
Mitchell Hashimoto 1d07df9db6 command/write
2015-03-15 20:35:33 -07:00
..
api_test.go api: store token cookie, tests 2015-03-11 17:46:42 -05:00
client.go api: store token cookie, tests 2015-03-11 17:46:42 -05:00
client_test.go api: store token cookie, tests 2015-03-11 17:46:42 -05:00
logical.go api: logical Read/Write 2015-03-15 19:47:32 -07:00
request.go api: start the groundwork API stuff 2015-03-09 11:38:50 -07:00
request_test.go api: start the groundwork API stuff 2015-03-09 11:38:50 -07:00
response.go api: Response can decode errors 2015-03-11 17:46:41 -05:00
secret.go command/write 2015-03-15 20:35:33 -07:00
secret_test.go api: secret parsing and leasing 2015-03-11 19:48:31 -05:00
SPEC.md http: init endpoints 2015-03-12 12:37:54 -07:00
sys.go api: separate sys out further 2015-03-11 17:46:41 -05:00
sys_acl.go api: mount API client 2015-03-11 19:48:31 -05:00
sys_auth.go api: use /v1 prefix 2015-03-13 12:53:08 -07:00
sys_init.go api: use /v1 prefix 2015-03-13 12:53:08 -07:00
sys_lease.go api: use /v1 prefix 2015-03-13 12:53:08 -07:00
sys_login.go api: use /v1 prefix 2015-03-13 12:53:08 -07:00
sys_mounts.go api: use /v1 prefix 2015-03-13 12:53:08 -07:00
sys_seal.go api: use /v1 prefix 2015-03-13 12:53:08 -07:00