open-vault/api
Jeff Mitchell 1a45696208 Add no-default-policy flag and API parameter to allow exclusion of the
default policy from a token create command.
2015-11-09 17:30:50 -05:00
..
test-fixtures
api_test.go
auth.go
auth_token.go Add no-default-policy flag and API parameter to allow exclusion of the 2015-11-09 17:30:50 -05:00
auth_token_test.go Implement LookupSelf, RevokeSelf, and RenewSelf in the API client 2015-10-30 17:27:33 -04: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 Ensure that the response body of logical calls is closed, even if there is an error. 2015-09-14 18:22:33 -04:00
request.go
request_test.go
response.go
secret.go Add the ability for warnings to be added to responses. These are 2015-10-07 16:18:39 -04:00
secret_test.go Add unit tests 2015-10-07 20:17:06 -04:00
SPEC.md Update documentation around cookies 2015-09-03 10:36:59 -04:00
ssh.go Fix some lint warnings. 2015-09-29 10:35:16 +03:00
ssh_agent.go Move environment variable reading logic to API. 2015-11-04 10:28:00 -05:00
ssh_agent_test.go
sys.go
sys_audit.go
sys_auth.go
sys_init.go Address comments from review. 2015-08-25 15:33:58 -07:00
sys_leader.go
sys_lease.go
sys_mounts.go Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend. 2015-09-25 10:41:21 -04:00
sys_policy.go
sys_rekey.go Address comments from review. 2015-08-25 15:33:58 -07:00
sys_rotate.go
sys_seal.go Add reset support to the unseal command. 2015-10-28 15:59:39 -04:00