open-vault/api
2016-03-10 21:21:20 -05:00
..
test-fixtures moved the test cert keys to appropriate test-fixtures folder 2016-02-29 15:49:08 -05:00
api_test.go
auth.go
auth_token.go Add accessor flag to token-lookup command and add lookup-accessor client API 2016-03-10 21:21:20 -05:00
auth_token_test.go Add other token role unit tests and some minor other changes. 2016-03-01 12:41:41 -05:00
client.go Add VAULT_TLS_SERVER_NAME environment variable 2016-02-25 17:28:49 +01:00
client_test.go moved the test cert keys to appropriate test-fixtures folder 2016-02-29 15:49:08 -05:00
help.go
logical.go
request.go
request_test.go
response.go
secret.go AccessorID --> Accessor, accessor_id --> accessor 2016-03-09 06:23:31 -05:00
secret_test.go
SPEC.md
ssh.go ssh-helper api changes 2016-02-23 00:16:00 -05:00
ssh_agent.go Use tls_skip_verify in vault-ssh-helper 2016-02-23 17:32:49 -05:00
ssh_agent_test.go fix api tests 2016-02-26 17:01:40 -05:00
sys.go
sys_audit.go
sys_auth.go Create a unified function to sanitize mount paths. 2016-03-03 13:13:47 -05:00
sys_capabilities.go refactoring changes due to acl.Capabilities 2016-03-04 18:55:48 -05:00
sys_generate_root.go Return status for rekey/root generation at init time. This mitigates a 2016-02-12 14:24:36 -05:00
sys_init.go
sys_leader.go
sys_lease.go Add forced revocation. 2016-03-03 10:13:59 -05:00
sys_mounts.go Create a unified function to sanitize mount paths. 2016-03-03 13:13:47 -05:00
sys_mounts_test.go Parse and return MountConfigOutput from API 2016-02-02 17:11:05 -06:00
sys_policy.go
sys_rekey.go Return status for rekey/root generation at init time. This mitigates a 2016-02-12 14:24:36 -05:00
sys_rotate.go
sys_seal.go
sys_stepdown.go Provide 'sys/step-down' and 'vault step-down' 2016-02-26 19:43:55 -05:00