open-vault/api
ncabatoff 9670ec28b1 api.NewClient() now uses $VAULT_NAMESPACE as an input. (#6470)
* api.NewClient() now uses $VAULT_NAMESPACE as an input.

* Remove bogus comments.
2019-03-25 13:23:59 -05:00
..
test-fixtures moved the test cert keys to appropriate test-fixtures folder 2016-02-29 15:49:08 -05: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 Batch tokens (#755) 2018-10-15 12:56:24 -04:00
client.go api.NewClient() now uses $VAULT_NAMESPACE as an input. (#6470) 2019-03-25 13:23:59 -05:00
client_test.go api.NewClient() now uses $VAULT_NAMESPACE as an input. (#6470) 2019-03-25 13:23:59 -05:00
help.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
logical.go Add support for passing args via `vault read` (#5093) 2018-08-13 22:00:26 -04:00
output_string.go Stop some curl whining (#6385) 2019-03-08 14:14:50 -05:00
renewer.go Grace is deprecated so mark as such 2018-05-09 10:02:06 -04:00
renewer_test.go Remove outdated renewer test 2018-05-09 12:33:20 -04:00
request.go address some review back (#6237) 2019-02-15 13:40:03 -05: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 Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00
ssh.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
ssh_agent.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08: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 Remove injection into top routes (#5101) 2018-08-14 15:29:22 -04:00
sys_auth.go Batch tokens (#755) 2018-10-15 12:56:24 -04:00
sys_capabilities.go Possibly fix Nomad capabilities issue (#5360) 2018-09-19 13:06:37 -04:00
sys_config_cors.go Remove injection into top routes (#5101) 2018-08-14 15:29:22 -04:00
sys_generate_root.go Sync some ns stuff to api/command 2018-08-22 14:37:40 -04:00
sys_health.go Add missing performance_standby field to API 2019-01-17 18:15:00 -05:00
sys_init.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_leader.go Add LastWAL in leader/health output (#5523) 2018-10-16 09:38:44 -04:00
sys_leases.go API: Add context to each raw request call (#4987) 2018-07-24 15:49:55 -07:00
sys_mounts.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
sys_plugins.go Fix a couple of instances where we are using LIST verb (#6026) 2019-01-10 19:57:00 -05:00
sys_policy.go Fix a couple of instances where we are using LIST verb (#6026) 2019-01-10 19:57:00 -05:00
sys_rekey.go Remove injection into top routes (#5101) 2018-08-14 15:29:22 -04:00
sys_rotate.go Remove injection into top routes (#5101) 2018-08-14 15:29:22 -04:00
sys_seal.go Seal migration (OSS) (#781) 2018-10-22 23:34:02 -07:00
sys_stepdown.go Fix stepdown body closing 2018-08-04 11:50:29 -04:00