open-vault/sdk/logical
Mark Gritter de92ecedfa
Revert "Merge StoragePackerV2 implementation (#6874)" (#6997)
This reverts commit 6cf9efbd750600b230a777fbee0fe9187f592a8a.
2019-06-26 19:26:06 -05:00
..
audit.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
auth.go Tokenhelper v2 (#6662) 2019-06-14 10:17:04 -04:00
connection.go
controlgroup.go
error.go
identity.pb.go Allow logical backends access to the disabled state of an entity (#6791) 2019-05-28 16:31:50 -05:00
identity.proto Allow logical backends access to the disabled state of an entity (#6791) 2019-05-28 16:31:50 -05:00
lease.go
lease_test.go
logical.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
logical_storage.go
plugin.pb.go
plugin.proto
request.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
response.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
response_util.go
response_util_test.go
secret.go
storage.go Port some stuff (#6939) 2019-06-20 16:02:11 -04:00
storage_inmem.go Revert "Merge StoragePackerV2 implementation (#6874)" (#6997) 2019-06-26 19:26:06 -05:00
storage_inmem_test.go
storage_test.go Fix Okta auth to allow group names containing slashes (#6665) 2019-05-01 14:56:18 -07:00
storage_view.go
system_view.go core: add ForwardGenericRequest to StaticSystemView to satisfy ExtendedSystemView (#6867) 2019-06-11 14:07:04 -07:00
testing.go
token.go
translate_response.go