open-vault/sdk/logical
Brian Kassouf 549faf47f2
Add identity templating helper to sdk/framework (#8088)
* Add identity templating helper to sdk/framework

* Cleanup a bit

* Fix length issue when groups/aliases are filtered due to ns

* review feedback
2020-01-06 10:16:52 -08:00
..
audit.go
auth.go Tokenhelper v2 (#6662) 2019-06-14 10:17:04 -04:00
connection.go
controlgroup.go
error.go
identity.pb.go Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
identity.proto Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
lease.go
lease_test.go
logical.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
logical_storage.go
plugin.pb.go
plugin.proto
request.go logical/request: store the entire http.Request object instead (#7412) 2019-09-06 12:40:15 -07:00
response.go Add download headers to snapshot take API (#7369) 2019-09-06 10:34:36 -07:00
response_util.go
response_util_test.go
secret.go
storage.go Exit ScanView if context has been cancelled (#7419) 2019-09-04 09:18:19 -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 Exit ScanView if context has been cancelled (#7419) 2019-09-04 09:18:19 -04:00
storage_view.go
system_view.go Add identity templating helper to sdk/framework (#8088) 2020-01-06 10:16:52 -08:00
testing.go Fix import cycle 2019-07-02 21:01:34 -04:00
token.go sdk/logical: handle empty token type string values as TokenTypeDefault (#7273) 2019-08-14 09:45:40 -04:00
token_test.go sdk/logical: handle empty token type string values as TokenTypeDefault (#7273) 2019-08-14 09:45:40 -04:00
translate_response.go