open-vault/api
Jeff Mitchell 9c33224928 Don't retry on redirections. 2016-08-12 15:13:42 -04:00
..
test-fixtures moved the test cert keys to appropriate test-fixtures folder 2016-02-29 15:49:08 -05:00
SPEC.md Update documentation to be consistent with return codes 2015-12-10 10:26:40 -05:00
api_test.go Use a pointer config instead 2015-04-23 11:13:52 -04: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 Add explicit max TTL capability to token creation API 2016-06-08 14:49:48 -04:00
auth_token_test.go Add explicit max TTL capability to token creation API 2016-06-08 14:49:48 -04:00
client.go Don't retry on redirections. 2016-08-12 15:13:42 -04:00
client_test.go Use default config and read environment by default while creating client object 2016-08-12 11:37:13 -04:00
help.go command/help 2015-04-02 22:42:05 -07:00
logical.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
request.go Switch to pester from go-retryablehttp to avoid swallowing 500 error messages 2016-07-11 21:37:46 +00:00
request_test.go api: Allow reseting of request body 2015-04-20 10:44:51 -07:00
response.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
secret.go Plumb request UUID through the API 2016-07-27 09:25:04 -04:00
secret_test.go Add token accessor to wrap information if one exists 2016-06-13 23:58:17 +00:00
ssh.go ssh-helper api changes 2016-02-23 00:16:00 -05:00
ssh_agent.go Add allowed_roles to ssh-helper-config and return role name from verify call 2016-07-05 11:14:29 -04:00
ssh_agent_test.go Validate HCL for SSHHelper too 2016-03-10 16:47:46 -05:00
sys.go api: separate sys out further 2015-03-11 17:46:41 -05:00
sys_audit.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_auth.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_capabilities.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_generate_root.go Return status for rekey/root generation at init time. This mitigates a 2016-02-12 14:24:36 -05:00
sys_init.go Add service discovery to init command 2016-07-21 16:17:29 -04:00
sys_leader.go api: Support sys/leader endpoint 2015-04-20 12:04:13 -07:00
sys_lease.go Add ability to specify renew lease ID in POST body. 2016-08-08 18:00:44 -04:00
sys_mounts.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_mounts_test.go Parse and return MountConfigOutput from API 2016-02-02 17:11:05 -06:00
sys_policy.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_rekey.go SealInterface 2016-04-04 10:44:22 -04:00
sys_rotate.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_seal.go Add cluster information to 'vault status' 2016-07-29 14:13:53 -04:00
sys_stepdown.go Provide 'sys/step-down' and 'vault step-down' 2016-02-26 19:43:55 -05:00