open-vault/api
hc-github-team-secure-vault-core 4537223d3f
backport of commit 28e3b78e8efbf0f9ed7dcf098a78d3eb0af2b8d9 (#23760)
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-10-20 14:29:08 +00:00
..
auth Update auth/api submodules to new API version (#20809) 2023-05-26 14:06:31 +00:00
test-fixtures adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
README.md Developer Quickstart docs improvements (#16199) 2022-06-30 08:50:35 -07:00
api_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
auth.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
auth_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
auth_token.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
client.go backport of commit e29d98aadb6557921e5d509f3b967e3262f22cb9 (#22526) 2023-08-23 15:23:35 +00:00
client_test.go Capture loop var in TestClientDisabledRedirects (#20466) 2023-05-02 17:53:30 +00:00
go.mod Upgrade go-jose library to v3 (#20559) 2023-05-23 12:25:58 +00:00
go.sum Upgrade go-jose library to v3 (#20559) 2023-05-23 12:25:58 +00:00
help.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
kv.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
kv_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
kv_v1.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
kv_v2.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
lifetime_watcher.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logical.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
output_policy.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
output_policy_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
output_string.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
plugin_helpers.go backport of commit 28e3b78e8efbf0f9ed7dcf098a78d3eb0af2b8d9 (#23760) 2023-10-20 14:29:08 +00:00
plugin_helpers_test.go backport of commit 2f677665b37fcced51737cdef7abbebb4c719529 (#21527) 2023-07-06 20:01:33 +00:00
plugin_types.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
renewer_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
request.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
request_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
response.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret.go VAULT-5094: Deal with identity_policies Set to nil in Secret Data Field (#20636) 2023-05-19 09:51:52 -04:00
secret_test.go VAULT-5094: Deal with identity_policies Set to nil in Secret Data Field (#20636) 2023-05-19 09:51:52 -04:00
ssh.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
ssh_agent.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
ssh_agent_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_audit.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_auth.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_capabilities.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_config_cors.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_generate_root.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_hastatus.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_health.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_init.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_leader.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_leases.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_mfa.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_monitor.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_mounts.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_mounts_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_plugins.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_plugins_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_policy.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_raft.go backport of commit 727c73cbd1ff3341ea7a19420f36dc8bd0dd8848 (#22684) 2023-08-31 13:18:25 +00:00
sys_rekey.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_rotate.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_seal.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sys_stepdown.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00

README.md

Vault API

This provides the github.com/hashicorp/vault/api package which contains code useful for interacting with a Vault server.

For examples of how to use this module, see the vault-examples repo. For a step-by-step walkthrough on using these client libraries, see the developer quickstart.

GoDoc