open-vault/command/agent
Travis Cosgrave 236d7c5e52 Add certificate auto-auth method to vault agent (#6652)
* adding auto auth for cert auth methods

* Adding Docs for Cert Auto-auth method

* fixes errors in docs

* wrong documentation title

* repariting a few typos in the docs and being very clear about where the certificates should be configured

* clarifying the name parameter documentation

* Fixes gofmt issues in command/agent.go

* Fix typo in docs

* Add nil check to Config for cert auto-auth and add test with and without a specified name
2019-05-06 10:39:27 -04:00
..
auth Add certificate auto-auth method to vault agent (#6652) 2019-05-06 10:39:27 -04:00
cache Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
config Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
sink Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
alicloud_end_to_end_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
approle_end_to_end_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
aws_end_to_end_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
cache_end_to_end_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
cert_with_name_end_to_end_test.go Add certificate auto-auth method to vault agent (#6652) 2019-05-06 10:39:27 -04:00
cert_with_no_name_end_to_end_test.go Add certificate auto-auth method to vault agent (#6652) 2019-05-06 10:39:27 -04:00
jwt_end_to_end_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
testing.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00