open-vault/api
Brian Kassouf beda7845f6
API: Add context to each raw request call (#4987)
2018-07-24 15:49:55 -07:00
..
test-fixtures moved the test cert keys to appropriate test-fixtures folder 2016-02-29 15:49:08 -05:00
api_integration_test.go Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
api_test.go Redo API locking (#3508) 2017-11-02 09:30:04 -05:00
auth.go Remove RevokePrefix from the API too as we simply do not support it any 2016-04-05 11:00:12 -04:00
auth_token.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
client.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
client_test.go Redo API client locking (#4551) 2018-05-25 14:38:06 -04:00
help.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
logical.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
renewer.go Grace is deprecated so mark as such 2018-05-09 10:02:06 -04:00
renewer_integration_test.go Move timeout declaration outside of for loop, break out early if renewed cleanly (#4522) 2018-05-07 13:47:55 -07:00
renewer_test.go Remove outdated renewer test 2018-05-09 12:33:20 -04:00
request.go Clean up request logic and use retryable's more efficient handling (#4670) 2018-06-01 09:12:43 -04:00
request_test.go Clean up request logic and use retryable's more efficient handling (#4670) 2018-06-01 09:12:43 -04:00
response.go Allow returning warnings and other data in 404s in the Go API (#4256) 2018-04-03 22:35:45 -04:00
secret.go Fix tests 2018-07-12 10:18:50 -04:00
secret_test.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
ssh.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
ssh_agent.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
ssh_agent_test.go Fix output-related tests (#4288) 2018-04-05 20:43:29 -04:00
sys.go api: separate sys out further 2015-03-11 17:46:41 -05:00
sys_audit.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_auth.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_capabilities.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_config_cors.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_generate_root.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_health.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_init.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_leader.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_leases.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_mounts.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_plugins.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_policy.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_rekey.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_rekey_ext_test.go Finish api tests for verification 2018-05-20 19:01:24 -04:00
sys_rotate.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_seal.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_stepdown.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00