open-vault/logical/plugin
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
..
mock Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
backend.go Lazy-load plugin mounts (#3255) 2017-09-01 01:02:03 -04:00
backend_client.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
backend_server.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
backend_test.go Update mock-plugin (#3107) 2017-08-04 11:43:36 -04:00
logger.go Allow more complex errors from plugins (no interface change) (#3444) 2017-10-19 13:29:59 -07:00
logger_test.go
plugin.go Allow more complex errors from plugins (no interface change) (#3444) 2017-10-19 13:29:59 -07:00
serve.go plugin version bump (#3423) 2017-10-04 20:02:13 -04:00
storage.go Allow more complex errors from plugins (no interface change) (#3444) 2017-10-19 13:29:59 -07:00
storage_test.go
system.go Allow more complex errors from plugins (no interface change) (#3444) 2017-10-19 13:29:59 -07:00
system_test.go Update locking components from DR replication changes (#3283) 2017-09-04 19:38:37 -04:00