open-vault/http
Jeff Mitchell d0f329e124 Add leader cluster address to status/leader output. (#3061)
* Add leader cluster address to status/leader output. This helps in
identifying a particular node when all share the same redirect address.

Fixes #3042
2017-07-31 18:25:27 -04:00
..
auth_token_test.go
cors.go Return error on bad CORS and add Header specification to API request primitive 2017-06-19 18:20:44 -04:00
forwarding_test.go Add a -dev-three-node option for devs. (#3081) 2017-07-31 11:28:06 -04:00
handler.go Add leader cluster address to status/leader output. (#3061) 2017-07-31 18:25:27 -04:00
handler_test.go Create and persist human-friendly-ish mount accessors (#2918) 2017-06-26 18:14:36 +01:00
help.go Make path-help request forward (#2677) 2017-05-04 16:58:50 -04:00
help_test.go
http_test.go Cors headers (#2021) 2017-06-17 00:04:55 -04:00
logical.go Add option to have dev mode generic backend return leases 2017-06-21 10:42:50 -04:00
logical_test.go
sys_audit_test.go
sys_auth_test.go Create and persist human-friendly-ish mount accessors (#2918) 2017-06-26 18:14:36 +01:00
sys_generate_root.go
sys_generate_root_test.go
sys_health.go
sys_health_test.go
sys_init.go
sys_init_test.go
sys_leader.go Add leader cluster address to status/leader output. (#3061) 2017-07-31 18:25:27 -04:00
sys_leader_test.go Add leader cluster address to status/leader output. (#3061) 2017-07-31 18:25:27 -04:00
sys_lease_test.go Exclude /sys/leases/renew from registering with expiration manager (#2891) 2017-06-20 12:34:00 -04:00
sys_mount_test.go Create and persist human-friendly-ish mount accessors (#2918) 2017-06-26 18:14:36 +01:00
sys_mounts_test.go
sys_policy_test.go Fix policy tests 2017-06-01 17:22:34 -04:00
sys_rekey.go
sys_rekey_test.go
sys_rotate_test.go
sys_seal.go
sys_seal_test.go
sys_wrapping_test.go Add a -dev-three-node option for devs. (#3081) 2017-07-31 11:28:06 -04:00
testing.go