open-vault/vendor/github.com/hashicorp/vault/api
Brian Kassouf 3b4ba9d1fb
Upgrade raft library (#9170)
* Upgrade raft library

* Update vendor

* Update physical/raft/snapshot_test.go

Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>

* Update physical/raft/snapshot_test.go

Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-06-08 16:34:20 -07:00
..
auth.go
auth_token.go Update API/vendoring 2019-11-08 11:40:12 -05:00
client.go Upgrade raft library (#9170) 2020-06-08 16:34:20 -07:00
go.mod Add user configurable password policies available to secret engines (#8637) 2020-05-27 12:28:00 -06:00
go.sum Add user configurable password policies available to secret engines (#8637) 2020-05-27 12:28:00 -06:00
help.go
lifetime_watcher.go go mod vendor 2019-10-28 22:27:00 -07:00
logical.go Upgrade raft library (#9170) 2020-06-08 16:34:20 -07:00
output_string.go
plugin_helpers.go Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
request.go Update MongoDB Atlas secrets plugin (#8669) 2020-04-03 15:47:17 -07:00
response.go
secret.go
ssh.go
ssh_agent.go Upgrade raft library (#9170) 2020-06-08 16:34:20 -07:00
sys.go
sys_audit.go Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
sys_auth.go
sys_capabilities.go
sys_config_cors.go
sys_generate_root.go
sys_health.go
sys_init.go
sys_leader.go storage/raft: Add committed and applied indexes to the status output (#9011) 2020-05-18 16:07:27 -07:00
sys_leases.go ci: switch to go1.12.12 on machine executors (#7703) 2019-11-06 13:15:06 +00:00
sys_monitor.go Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
sys_mounts.go
sys_plugins.go Vendor update 2020-05-12 18:05:47 -04:00
sys_policy.go
sys_raft.go Ensure that the .vault-token file writen by vault login always has the correct permissions and ownership. (#8867) 2020-04-27 19:55:13 -04:00
sys_rekey.go
sys_rotate.go
sys_seal.go
sys_stepdown.go