open-vault/api
Jeff Mitchell ace611d56d Address items from feedback. Make MountConfig use values rather than
pointers and change how config is read to compensate.
2015-09-10 15:09:54 -04:00
..
test-fixtures Vault SSH: Adding the missed out config file 2015-08-20 11:30:21 -07:00
SPEC.md Update documentation around cookies 2015-09-03 10:36:59 -04:00
api_test.go Use a pointer config instead 2015-04-23 11:13:52 -04:00
auth.go api: client library methods to get tokens 2015-04-04 17:53:59 -07:00
auth_token.go command/token-create: add display name and one time use 2015-04-19 18:08:08 -07:00
auth_token_test.go Add test coverage for auth tokens 2015-09-03 10:57:17 -04:00
client.go Rather than use http.DefaultClient, which is simply &http.Client{}, 2015-09-03 13:47:20 -04:00
client_test.go Update documentation around cookies 2015-09-03 10:36:59 -04:00
help.go command/help 2015-04-02 22:42:05 -07:00
logical.go Refactoring changes 2015-06-29 22:00:08 -04:00
request.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
request_test.go api: Allow reseting of request body 2015-04-20 10:44:51 -07:00
response.go http: fix mount endpoints 2015-03-16 10:51:13 -07:00
secret.go Use lowercase JSON keys for client_token 2015-04-24 12:00:00 -04:00
secret_test.go Replace VaultID with LeaseID for terminology simplification 2015-04-08 13:35:32 -07:00
ssh.go Vault SSH: Documentation update and minor refactoring changes. 2015-08-17 18:22:03 -07:00
ssh_agent.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
ssh_agent_test.go Vault SSH: TLS client creation test 2015-08-18 19:00:27 -07:00
sys.go api: separate sys out further 2015-03-11 17:46:41 -05:00
sys_audit.go api: audit methods 2015-04-01 18:38:25 -07:00
sys_auth.go api: client library methods to get tokens 2015-04-04 17:53:59 -07:00
sys_init.go Address comments from review. 2015-08-25 15:33:58 -07:00
sys_leader.go api: Support sys/leader endpoint 2015-04-20 12:04:13 -07:00
sys_lease.go command/renew 2015-04-13 20:42:07 -07:00
sys_mounts.go Address items from feedback. Make MountConfig use values rather than 2015-09-10 15:09:54 -04:00
sys_policy.go api: fixing 404 handling of GetPolicy 2015-07-13 19:20:00 +10:00
sys_rekey.go Address comments from review. 2015-08-25 15:33:58 -07:00
sys_rotate.go api: Adding Rotate and KeyStatus 2015-05-27 18:05:23 -07:00
sys_seal.go command/seal: test should use the token 2015-03-31 11:46:55 -07:00