open-vault/api
Jeff Mitchell 2de991ac7a The docs say that if HttpClient is nil, http.DefaultClient will be used. However, the code doesn't do this, resulting in a nil dereference. 2015-06-04 14:01:10 -04:00
..
SPEC.md Update SPEC.md 2015-06-02 14:51:43 +01:00
api_test.go
auth.go
auth_token.go
client.go The docs say that if HttpClient is nil, http.DefaultClient will be used. However, the code doesn't do this, resulting in a nil dereference. 2015-06-04 14:01:10 -04:00
client_test.go Remove api dependency on http package 2015-04-23 19:58:44 -04:00
help.go
logical.go
request.go
request_test.go
response.go
secret.go Use lowercase JSON keys for client_token 2015-04-24 12:00:00 -04:00
secret_test.go
sys.go
sys_audit.go
sys_auth.go
sys_init.go
sys_leader.go
sys_lease.go
sys_login.go
sys_mounts.go
sys_policy.go
sys_rekey.go api: Support the rekey endpoints 2015-05-28 14:37:20 -07:00
sys_rotate.go api: Adding Rotate and KeyStatus 2015-05-27 18:05:23 -07:00
sys_seal.go