open-vault/api
Jeff Mitchell 548629e8ef Port over some changes 2017-11-30 09:43:07 -05:00
..
test-fixtures
SPEC.md
api_integration_test.go Add a -dev-three-node option for devs. (#3081) 2017-07-31 11:28:06 -04:00
api_test.go Redo API locking (#3508) 2017-11-02 09:30:04 -05:00
auth.go
auth_token.go Use RenewTokenAsSelf instead 2017-07-07 17:14:44 -04:00
client.go Make -client-cert and -client-key work when the server doesn't know (#3568) 2017-11-10 18:16:50 -05:00
client_test.go Fix typo in test (and failure) 2017-11-13 10:35:36 -05:00
help.go
logical.go Better handle nil responses in logical unwrap 2016-12-01 16:38:08 -05:00
renewer.go Do not double-convert to seconds 2017-07-11 16:06:50 -07:00
renewer_integration_test.go Rename "generic" secret backend to "kv" (#3292) 2017-09-15 09:02:29 -04:00
renewer_test.go Fix failing test 2017-07-07 17:14:49 -04:00
request.go More syncing 2017-10-23 16:52:56 -04:00
request_test.go
response.go api: Don't treat 429 as error (#2850) 2017-06-12 18:31:36 -04:00
secret.go Port over bits (#3575) 2017-11-13 15:31:32 -05:00
secret_test.go Port over bits (#3575) 2017-11-13 15:31:32 -05:00
ssh.go Add SignKey endpoint for SSH API client 2017-08-18 12:59:08 -04:00
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 Port over some changes 2017-11-30 09:43:07 -05:00
sys_capabilities.go
sys_config_cors.go Cors headers (#2021) 2017-06-17 00:04:55 -04:00
sys_generate_root.go Update the path for generating DR Operation tokens (#3578) 2017-11-13 20:28:34 -05:00
sys_health.go Have sys health api always return even in an error case (#3087) 2017-08-02 10:01:40 -04:00
sys_init.go
sys_leader.go Add leader cluster address to status/leader output. (#3061) 2017-07-31 18:25:27 -04:00
sys_leases.go moving client calls to new endpoint (#2867) 2017-07-25 11:58:33 -04:00
sys_mounts.go Plumb more seal wrap stuff through and move to outside layer of mount options (#3572) 2017-11-13 11:22:22 -05:00
sys_policy.go More syncing 2017-10-23 16:52:56 -04:00
sys_rekey.go More syncing 2017-10-23 16:52:56 -04:00
sys_rotate.go
sys_seal.go Add seal type to seal-status output. (#3516) 2017-11-01 21:00:41 -05:00
sys_stepdown.go