open-vault/logical/framework
Vishal Nayak 150ad8405b
Remove logical.Initialize() method (#3848)
* Remove logical.Initialize() method

* More cleanup

* Fix test
2018-01-25 20:19:27 -05:00
..
backend.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
backend_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
field_data.go Add TypeKVPairs field type (#3535) 2017-11-07 11:11:49 -05:00
field_data_test.go Add TypeKVPairs field type (#3535) 2017-11-07 11:11:49 -05:00
field_type.go Add TypeKVPairs field type (#3535) 2017-11-07 11:11:49 -05:00
lease.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
lease_test.go Update plugin deps to include context changes (#3765) 2018-01-08 12:26:13 -08:00
path.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_map.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_map_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_struct.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_struct_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
policy_map.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
policy_map_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
secret.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
secret_test.go vault: clean up VaultID duplications, make secret responses clearer 2015-03-19 23:11:42 +01:00
template.go logical/framework: make help look nicer 2015-04-03 21:00:23 -07:00
testing.go logical/framework: PathMap allows hyphens in keys [GH-119] 2015-05-02 13:17:42 -07:00
wal.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
wal_test.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00