open-vault/sdk/plugin
Michael Golowka f77bcc53c4
Move sdk/helper/random -> helper/random (#9226)
* This package is new for 1.5 so this is not a breaking change.
* This is being moved because this code was originally intended to be used
within plugins, however the design of password policies has changed such
that this is no longer needed. Thus, this code doesn't need to be in the
public SDK.
2020-06-17 14:24:38 -06:00
..
mock Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
pb Add user configurable password policies available to secret engines (#8637) 2020-05-27 12:28:00 -06:00
backend.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
grpc_backend.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
grpc_backend_client.go Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
grpc_backend_server.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
grpc_backend_test.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
grpc_storage.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
grpc_system.go Add user configurable password policies available to secret engines (#8637) 2020-05-27 12:28:00 -06:00
grpc_system_test.go Move sdk/helper/random -> helper/random (#9226) 2020-06-17 14:24:38 -06:00
logger.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
logger_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
middleware.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
plugin.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
serve.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
storage_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00