open-vault/api
2018-05-09 20:35:51 -04:00
..
test-fixtures
api_integration_test.go Purge opened connections on retries during tests (#4452) 2018-04-26 11:28:58 -04:00
api_test.go
auth.go
auth_token.go
client.go Change retry timing to be a little less long 2018-05-09 18:33:51 -04:00
client_test.go
help.go
logical.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
renewer.go Grace is deprecated so mark as such 2018-05-09 10:02:06 -04:00
renewer_integration_test.go Move timeout declaration outside of for loop, break out early if renewed cleanly (#4522) 2018-05-07 13:47:55 -07:00
renewer_test.go Remove outdated renewer test 2018-05-09 12:33:20 -04:00
request.go Update comment around legacy bool in API 2018-05-09 20:35:51 -04:00
request_test.go
response.go Allow returning warnings and other data in 404s in the Go API (#4256) 2018-04-03 22:35:45 -04:00
secret.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
secret_test.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
ssh.go
ssh_agent.go Purge structs from API. 2018-04-09 22:23:56 -04:00
ssh_agent_test.go Fix output-related tests (#4288) 2018-04-05 20:43:29 -04:00
sys.go
sys_audit.go Purge structs from API. 2018-04-09 22:23:56 -04:00
sys_auth.go Purge structs from API. 2018-04-09 22:23:56 -04:00
sys_capabilities.go
sys_config_cors.go
sys_generate_root.go CLI Enhancements (#3897) 2018-02-12 18:12:16 -05:00
sys_health.go
sys_init.go
sys_leader.go
sys_leases.go
sys_mounts.go Purge structs from API. 2018-04-09 22:23:56 -04:00
sys_plugins.go Add API functions and completions for plugins (#4194) 2018-03-26 13:40:33 -04:00
sys_policy.go
sys_rekey.go CLI Enhancements (#3897) 2018-02-12 18:12:16 -05:00
sys_rotate.go
sys_seal.go
sys_stepdown.go