open-vault/api
2017-06-14 10:38:15 -04:00
..
test-fixtures
api_test.go Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 (#2412) 2017-02-27 12:49:35 -05:00
auth.go
auth_token.go Reinstate the token parameter to api.RevokeSelf to avoid breaking compatibility 2016-09-13 11:03:05 -04:00
client.go add gofmt checks to Vault and format existing code (#2745) 2017-05-19 08:34:17 -04:00
client_test.go
help.go
logical.go Better handle nil responses in logical unwrap 2016-12-01 16:38:08 -05:00
request.go Pass user/pass for HTTP Basic Authentication in URL parameters (#2469) 2017-03-10 07:19:23 -05:00
request_test.go
response.go api: Don't treat 429 as error (#2850) 2017-06-12 18:31:36 -04:00
secret.go
secret_test.go
SPEC.md
ssh.go
ssh_agent.go
ssh_agent_test.go Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 (#2412) 2017-02-27 12:49:35 -05:00
sys.go
sys_audit.go Add WithOptions methods to audit/auth enabling (#2383) 2017-02-16 11:37:27 -05:00
sys_auth.go Add WithOptions methods to audit/auth enabling (#2383) 2017-02-16 11:37:27 -05:00
sys_capabilities.go
sys_generate_root.go
sys_health.go Add Health() method to Sys client (#2805) 2017-06-05 11:00:45 -04:00
sys_init.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
sys_leader.go
sys_leases.go moving client calls to new endpoint (#2856) 2017-06-14 10:38:15 -04:00
sys_mounts.go Add option to disable caching per-backend. (#2455) 2017-03-08 09:20:09 -05:00
sys_policy.go
sys_rekey.go
sys_rotate.go
sys_seal.go Add nonce to unseal to allow seeing if the operation has reset (#2276) 2017-01-17 11:47:06 -05:00
sys_stepdown.go