vault/command/agent/auth
Travis Cosgrave f250d779e0 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
..
alicloud Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
approle Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
aws allow aws region in cli login 2019-02-20 16:43:21 -08:00
azure Move useragent to sdk 2019-04-12 18:17:49 -04:00
cert Add certificate auto-auth method to vault agent (#6652) 2019-05-06 10:39:27 -04:00
gcp Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
jwt Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
kubernetes Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
auth_test.go Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
auth.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00