.. |
server
|
|
|
test-fixtures
|
|
|
token
|
|
|
audit_disable.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
audit_disable_test.go
|
|
|
audit_enable.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
audit_enable_test.go
|
|
|
audit_list.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
audit_list_test.go
|
|
|
auth.go
|
Use UseNumber() on json.Decoder to have numbers be json.Number objects
|
2016-04-20 18:38:20 +00:00 |
auth_disable.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
auth_disable_test.go
|
|
|
auth_enable.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
auth_enable_test.go
|
|
|
auth_test.go
|
|
|
capabilities.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
capabilities_test.go
|
|
|
command_test.go
|
|
|
config.go
|
|
|
config_test.go
|
|
|
delete.go
|
Provide clarity for output statements of idempotent calls.
|
2016-04-14 15:46:45 +00:00 |
delete_test.go
|
|
|
format.go
|
|
|
format_test.go
|
|
|
generate-root.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
generate-root_test.go
|
|
|
init.go
|
Add seal tests and update generate-root and others to handle dualseal.
|
2016-04-25 19:39:04 +00:00 |
init_test.go
|
Add check against seal type to catch errors before we attempt to use the data
|
2016-04-15 18:16:48 -04:00 |
key_status.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
key_status_test.go
|
|
|
list.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
list_test.go
|
|
|
mount.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
mount_test.go
|
|
|
mounts.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
mounts_test.go
|
|
|
mounttune.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
path_help.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
path_help_test.go
|
|
|
pgp_test.go
|
|
|
policy_delete.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
policy_delete_test.go
|
|
|
policy_list.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
policy_list_test.go
|
|
|
policy_write.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
policy_write_test.go
|
|
|
read.go
|
Fix panic when using -field with read or write with a non-string value.
|
2016-04-07 22:16:33 +00:00 |
read_test.go
|
|
|
rekey.go
|
SealInterface
|
2016-04-04 10:44:22 -04:00 |
rekey_test.go
|
SealInterface
|
2016-04-04 10:44:22 -04:00 |
remount.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
remount_test.go
|
|
|
renew.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
renew_test.go
|
|
|
revoke.go
|
Provide clarity for output statements of idempotent calls.
|
2016-04-14 15:46:45 +00:00 |
revoke_test.go
|
|
|
rotate.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
rotate_test.go
|
|
|
seal.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
seal_test.go
|
|
|
server.go
|
Fix SIGINT handling.
|
2016-04-15 10:03:22 -07:00 |
server_test.go
|
|
|
ssh.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
ssh_test.go
|
|
|
status.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
status_test.go
|
|
|
step-down.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
token_create.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
token_create_test.go
|
|
|
token_lookup.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
token_lookup_test.go
|
|
|
token_renew.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
token_renew_test.go
|
|
|
token_revoke.go
|
Provide clarity for output statements of idempotent calls.
|
2016-04-14 15:46:45 +00:00 |
token_revoke_test.go
|
|
|
unmount.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
unmount_test.go
|
|
|
unseal.go
|
Fix up the meta common options text function to not strip leading space and fix up commands
|
2016-04-01 16:50:12 -04:00 |
unseal_test.go
|
|
|
util.go
|
|
|
version.go
|
|
|
version_test.go
|
|
|
write.go
|
Fix panic when using -field with read or write with a non-string value.
|
2016-04-07 22:16:33 +00:00 |
write_test.go
|
|
|