open-vault/api
2016-01-22 10:07:32 -05:00
..
test-fixtures
api_test.go
auth.go
auth_token.go Make token-lookup functionality available via Vault CLI 2015-12-29 20:18:59 +00:00
auth_token_test.go Make token-lookup functionality available via Vault CLI 2015-12-29 20:18:59 +00:00
client.go
client_test.go
help.go
logical.go Updates and documentation 2016-01-22 10:07:32 -05:00
request.go
request_test.go
response.go
secret.go
secret_test.go
SPEC.md Update documentation to be consistent with return codes 2015-12-10 10:26:40 -05:00
ssh.go
ssh_agent.go Use cleanhttp.DefaultTransport rather than instantiating directly to avoid leaked FDs 2015-12-17 15:23:13 -05:00
ssh_agent_test.go
sys.go
sys_audit.go
sys_auth.go
sys_generate_root.go RootGeneration->GenerateRoot 2016-01-19 18:28:10 -05:00
sys_init.go
sys_leader.go
sys_lease.go
sys_mounts.go
sys_policy.go
sys_rekey.go Use an array of keys so that if the same fingerprint is used none are lost when using PGP key backup 2016-01-08 14:29:23 -05:00
sys_rotate.go
sys_seal.go