open-vault/api
2016-01-08 14:29:23 -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 Move environment variable reading logic to API. 2015-11-04 10:28:00 -05:00
client_test.go Move environment variable reading logic to API. 2015-11-04 10:28:00 -05:00
help.go
logical.go
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 Reintroduce the ability to look up obfuscated values in the audit log 2015-11-18 20:26:03 -05:00
sys_auth.go
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