.. |
test-fixtures
|
…
|
|
api_test.go
|
…
|
|
auth.go
|
…
|
|
auth_token.go
|
Add ability to renew by accessor (#7817)
|
2019-11-08 11:32:01 -05:00 |
client.go
|
Add Kerberos auth agent (#7999)
|
2020-01-09 14:56:34 -08:00 |
client_test.go
|
Add Kerberos auth agent (#7999)
|
2020-01-09 14:56:34 -08:00 |
go.mod
|
Bump api's sdk
|
2020-01-10 20:40:44 -05:00 |
go.sum
|
Bump api's sdk
|
2020-01-10 20:40:44 -05:00 |
help.go
|
Add a deprecated helper to tokenutil and JSON output to path-help (#7006)
|
2019-06-27 12:56:31 -04:00 |
lifetime_watcher.go
|
Sync up Agent and API's renewers. (#7733)
|
2019-10-28 17:28:59 -07:00 |
logical.go
|
adding a write bytes method (#7611)
|
2019-11-07 17:54:05 -08:00 |
output_string.go
|
Stop some curl whining (#6385)
|
2019-03-08 14:14:50 -05:00 |
plugin_helpers.go
|
Fix automatic token set for plugin unwrap requests (#8058)
|
2020-01-02 10:40:13 +01:00 |
renewer_test.go
|
Sync up Agent and API's renewers. (#7733)
|
2019-10-28 17:28:59 -07:00 |
request.go
|
Create sdk/ and api/ submodules (#6583)
|
2019-04-12 17:54:35 -04:00 |
request_test.go
|
…
|
|
response.go
|
API Response returns specialized error type (#6984)
|
2019-06-26 11:35:08 -07:00 |
secret.go
|
Added missing entity_id to SecretAuth struct (#6819)
|
2019-06-04 10:04:20 -07:00 |
ssh.go
|
…
|
|
ssh_agent.go
|
Create sdk/ and api/ submodules (#6583)
|
2019-04-12 17:54:35 -04:00 |
ssh_agent_test.go
|
…
|
|
sys.go
|
…
|
|
sys_audit.go
|
…
|
|
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
|
…
|
|
sys_generate_root.go
|
Recovery Mode (#7559)
|
2019-10-15 00:55:31 -04:00 |
sys_health.go
|
Add missing performance_standby field to API
|
2019-01-17 18:15:00 -05: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
|
Update API to use lease_id in body of sys/leases/revoke call (#7777)
|
2019-11-05 16:14:28 -05:00 |
sys_mounts.go
|
oss changes for entropy augmentation feature (#7670)
|
2019-10-17 10:33:00 -07:00 |
sys_plugins.go
|
Create sdk/ and api/ submodules (#6583)
|
2019-04-12 17:54:35 -04:00 |
sys_policy.go
|
Fix a couple of instances where we are using LIST verb (#6026)
|
2019-01-10 19:57:00 -05:00 |
sys_raft.go
|
Fix some vet issues in api package (#7789)
|
2019-11-05 12:07:06 -05:00 |
sys_rekey.go
|
Fixed wrong rekey recovery backup client API URL (#6841)
|
2019-06-11 10:05:44 +02:00 |
sys_rotate.go
|
…
|
|
sys_seal.go
|
expose 'storage_type' on the sys/seal-status endpoint (#7486)
|
2019-09-18 14:07:18 -05:00 |
sys_stepdown.go
|
…
|
|