open-vault/sdk/logical
akshya96 c643dc1d53
Add Custom metadata field to alias (#12502)
* adding changes

* removing q.Q

* removing empty lines

* testing

* checking tests

* fixing tests

* adding changes

* added requested changes

* added requested changes

* added policy templating changes and fixed tests

* adding proto changes

* making changes

* adding unit tests

* using suggested function
2021-09-17 11:03:47 -07: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 Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
controlgroup.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
error.go [VAULT-2852] deprecate req counters in oss (#12197) 2021-07-29 10:21:40 -07:00
identity.pb.go Add Custom metadata field to alias (#12502) 2021-09-17 11:03:47 -07:00
identity.proto Add Custom metadata field to alias (#12502) 2021-09-17 11:03:47 -07:00
lease.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
lease_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
logical.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
logical_storage.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
plugin.pb.go Add Custom metadata field to alias (#12502) 2021-09-17 11:03:47 -07:00
plugin.proto Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
request.go Reorganize request handling code so that we don't touch storage until we have the stateLock. (#11835) 2021-06-11 13:18:16 -04:00
response.go Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
response_util.go [VAULT-2852] deprecate req counters in oss (#12197) 2021-07-29 10:21:40 -07:00
response_util_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
secret.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
storage.go Exit ScanView if context has been cancelled (#7419) 2019-09-04 09:18:19 -04:00
storage_inmem.go Add user configurable password policies available to secret engines (#8637) 2020-05-27 12:28:00 -06:00
storage_inmem_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
storage_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
storage_view.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
system_view.go Move sdk/helper/random -> helper/random (#9226) 2020-06-17 14:24:38 -06:00
testing.go Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939) 2021-02-18 15:40:18 -05: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 Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00