open-vault/api
2016-08-12 15:13:42 -04:00
..
test-fixtures
api_test.go
auth.go
auth_token.go
auth_token_test.go
client.go Don't retry on redirections. 2016-08-12 15:13:42 -04:00
client_test.go Use default config and read environment by default while creating client object 2016-08-12 11:37:13 -04: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 Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_auth.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_capabilities.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
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 Add ability to specify renew lease ID in POST body. 2016-08-08 18:00:44 -04:00
sys_mounts.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_mounts_test.go
sys_policy.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_rekey.go
sys_rotate.go Fix tests and update mapstructure 2016-08-08 16:00:31 -04:00
sys_seal.go Add cluster information to 'vault status' 2016-07-29 14:13:53 -04:00
sys_stepdown.go