open-vault/api
2016-09-02 01:13:14 -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 golang api method for creating orphan tokens (#1834) 2016-09-01 15:39:44 -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
logical.go Add response wrapping to list operations (#1814) 2016-09-02 01:13:14 -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 allow a TLS server name to be configured for SSH agents (#1720) 2016-08-23 22:06:56 -04:00
ssh_agent_test.go allow a TLS server name to be configured for SSH agents (#1720) 2016-08-23 22:06:56 -04:00
sys.go
sys_audit.go Restore compatibility with pre-0.6.1 servers for CLI/Go API calls 2016-08-14 14:52:45 -04:00
sys_auth.go Restore compatibility with pre-0.6.1 servers for CLI/Go API calls 2016-08-14 14:52:45 -04:00
sys_capabilities.go Restore compatibility with pre-0.6.1 servers for CLI/Go API calls 2016-08-14 14:52:45 -04:00
sys_generate_root.go
sys_init.go Provide base64 keys in addition to hex encoded. (#1734) 2016-08-15 16:01:15 -04:00
sys_leader.go
sys_lease.go Add ability to specify renew lease ID in POST body. 2016-08-08 18:00:44 -04:00
sys_mounts.go Restore compatibility with pre-0.6.1 servers for CLI/Go API calls 2016-08-14 14:52:45 -04:00
sys_mounts_test.go
sys_policy.go Restore compatibility with pre-0.6.1 servers for CLI/Go API calls 2016-08-14 14:52:45 -04:00
sys_rekey.go Provide base64 keys in addition to hex encoded. (#1734) 2016-08-15 16:01:15 -04:00
sys_rotate.go Restore compatibility with pre-0.6.1 servers for CLI/Go API calls 2016-08-14 14:52:45 -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