open-vault/api
Alex Dadgar 4d5de08a46 Merge pull request #1682 from hashicorp/f-refactor-tls-config
Refactor the TLS configuration between meta.Client and the api.Config
2016-08-02 13:35:37 -07:00
..
test-fixtures
api_test.go
auth.go
auth_token.go
auth_token_test.go
client.go Address comments 2016-08-02 13:17:45 -07:00
client_test.go Switch to pester from go-retryablehttp to avoid swallowing 500 error messages 2016-07-11 21:37:46 +00:00
help.go
logical.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
request.go Switch to pester from go-retryablehttp to avoid swallowing 500 error messages 2016-07-11 21:37:46 +00:00
request_test.go
response.go Added JSON Decode and Encode helpers. 2016-07-06 12:25:40 -04:00
secret.go Plumb request UUID through the API 2016-07-27 09:25:04 -04:00
secret_test.go
SPEC.md
ssh.go
ssh_agent.go Add allowed_roles to ssh-helper-config and return role name from verify call 2016-07-05 11:14:29 -04:00
ssh_agent_test.go
sys.go
sys_audit.go
sys_auth.go Added 'sys/auth/<path>/tune' endpoints. 2016-06-15 13:58:24 -04:00
sys_capabilities.go
sys_generate_root.go
sys_init.go Add service discovery to init command 2016-07-21 16:17:29 -04:00
sys_leader.go
sys_lease.go
sys_mounts.go
sys_mounts_test.go
sys_policy.go
sys_rekey.go
sys_rotate.go
sys_seal.go Add cluster information to 'vault status' 2016-07-29 14:13:53 -04:00
sys_stepdown.go