open-vault/builtin/logical/consul
Brian Kassouf 1c190d4bda
Pass context to backends (#3750)
* Start work on passing context to backends

* More work on passing context

* Unindent logical system

* Unindent token store

* Unindent passthrough

* Unindent cubbyhole

* Fix tests

* use requestContext in rollback and expiration managers
2018-01-08 10:31:38 -08:00
..
backend.go Add some more SealWrap declarations (#3531) 2017-11-03 11:43:31 -04:00
backend_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
client.go Add reading to consul config, and some better error handling. 2016-05-31 13:27:34 -04:00
path_config.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_roles.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_token.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
secret_token.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00