open-vault/api
2017-07-07 17:14:49 -04:00
..
test-fixtures
api_integration_test.go Fix vet errors 2017-07-07 17:14:47 -04:00
api_test.go Use a separate package for API integration tests 2017-07-07 17:14:45 -04:00
auth.go
auth_token.go Use RenewTokenAsSelf instead 2017-07-07 17:14:44 -04:00
client.go Add a convenience function for copying a client (#2887) 2017-06-20 04:08:15 +01:00
client_test.go
help.go
logical.go
renewer.go Buffer doneCh 2017-07-07 17:14:49 -04:00
renewer_integration_test.go Fix vet errors 2017-07-07 17:14:47 -04:00
renewer_test.go Fix failing test 2017-07-07 17:14:49 -04:00
request.go Return error on bad CORS and add Header specification to API request primitive 2017-06-19 18:20:44 -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
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 Create and persist human-friendly-ish mount accessors (#2918) 2017-06-26 18:14:36 +01:00
sys_capabilities.go
sys_config_cors.go Cors headers (#2021) 2017-06-17 00:04:55 -04:00
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
sys_leader.go
sys_lease.go reverting client changes in #2856 (#2866) 2017-06-14 16:39:20 -04:00
sys_mounts.go Create and persist human-friendly-ish mount accessors (#2918) 2017-06-26 18:14:36 +01: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