open-vault/api
2018-05-20 18:42:14 -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 Fix fmt 2018-05-11 11:50:10 -04:00
client_test.go Fix syntax errors causing api package to fail tests (#4555) 2018-05-11 16:28:03 -04:00
help.go
logical.go Re-add capability to unwrap pre-0.6.2 wrapping tokens 2018-05-15 20:01:58 -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
secret.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
secret_test.go
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 Fix panic when running capabilities CLI command with multiple paths (#4553) 2018-05-11 11:58:12 -04:00
sys_config_cors.go
sys_generate_root.go
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
sys_policy.go
sys_rekey.go Finish non-recovery test 2018-05-20 02:42:15 -04:00
sys_rekey_ext_test.go More work on recovery test 2018-05-20 18:42:14 -04:00
sys_rotate.go
sys_seal.go
sys_stepdown.go