open-vault/api
2016-07-27 09:25:04 -04:00
..
test-fixtures moved the test cert keys to appropriate test-fixtures folder 2016-02-29 15:49:08 -05:00
api_test.go
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 Migrate number of retries down by one to have it be max retries, not tries 2016-07-11 21:57:14 +00:00
client_test.go Switch to pester from go-retryablehttp to avoid swallowing 500 error messages 2016-07-11 21:37:46 +00:00
help.go
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
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
SPEC.md
ssh.go
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
sys_audit.go Rename id to path and path to file_path, print audit backend paths 2016-03-14 17:15:07 -04:00
sys_auth.go Added 'sys/auth/<path>/tune' endpoints. 2016-06-15 13:58:24 -04:00
sys_capabilities.go Enable callbacks for handling logical.Request changes before processing requests 2016-03-17 22:29:53 -04:00
sys_generate_root.go
sys_init.go Add service discovery to init command 2016-07-21 16:17:29 -04:00
sys_leader.go
sys_lease.go Add forced revocation. 2016-03-03 10:13:59 -05:00
sys_mounts.go Create a unified function to sanitize mount paths. 2016-03-03 13:13:47 -05:00
sys_mounts_test.go
sys_policy.go
sys_rekey.go SealInterface 2016-04-04 10:44:22 -04:00
sys_rotate.go
sys_seal.go
sys_stepdown.go Provide 'sys/step-down' and 'vault step-down' 2016-02-26 19:43:55 -05:00