open-vault/api
Becca Petrin a96f1f75ee Restore plugin name for backwards compatibility (#5825)
* re-add plugin name for backwards compat

* add plugin name to table for backwards compat

* conditionally set the plugin name

* Update command/auth_list.go

Co-Authored-By: tyrannosaurus-becks <beccapetrin@posteo.net>

* Update command/secrets_list.go

Co-Authored-By: tyrannosaurus-becks <beccapetrin@posteo.net>

* update auth and secrets list commands

* add comments regarding deprecation
2018-11-19 16:41:17 -08:00
..
test-fixtures
api_integration_test.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
api_test.go
auth.go
auth_token.go Batch tokens (#755) 2018-10-15 12:56:24 -04:00
client.go Use a pooled HTTP client for the Vault CLI (#5734) 2018-11-09 10:46:57 -05:00
client_test.go
help.go
logical.go
renewer.go
renewer_integration_test.go
renewer_test.go
request.go use constant where x-vault-token was still hardcoded (#5392) 2018-09-25 09:34:40 -07:00
request_test.go
response.go
secret.go
secret_test.go
ssh.go
ssh_agent.go
ssh_agent_test.go
sys.go
sys_audit.go Remove injection into top routes (#5101) 2018-08-14 15:29:22 -04:00
sys_auth.go Batch tokens (#755) 2018-10-15 12:56:24 -04:00
sys_capabilities.go Possibly fix Nomad capabilities issue (#5360) 2018-09-19 13:06:37 -04:00
sys_config_cors.go Remove injection into top routes (#5101) 2018-08-14 15:29:22 -04:00
sys_generate_root.go Sync some ns stuff to api/command 2018-08-22 14:37:40 -04:00
sys_health.go Add LastWAL in leader/health output (#5523) 2018-10-16 09:38:44 -04:00
sys_init.go
sys_leader.go Add LastWAL in leader/health output (#5523) 2018-10-16 09:38:44 -04:00
sys_leases.go
sys_mounts.go Restore plugin name for backwards compatibility (#5825) 2018-11-19 16:41:17 -08:00
sys_plugins.go Revert deprecated plugin var names (#5822) 2018-11-19 15:23:48 -08:00
sys_policy.go Use sys/policies/acl instead of sys/policy/ (#5583) 2018-10-29 13:11:19 -04:00
sys_rekey.go Remove injection into top routes (#5101) 2018-08-14 15:29:22 -04:00
sys_rekey_ext_test.go
sys_rotate.go Remove injection into top routes (#5101) 2018-08-14 15:29:22 -04:00
sys_seal.go Seal migration (OSS) (#781) 2018-10-22 23:34:02 -07:00
sys_stepdown.go