ceph-csi/internal/kms
Marcel Lauhoff 5df45f1c1b kms: testing: add KMS test dummy registry
Add registry similar to the providers one. This allows testers to
add and use GetKMSTestDummy() to create stripped down provider
instances suitable for use in unit tests.

Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
2022-10-17 17:33:52 +00:00
..
aws_metadata_test.go cleanup: move KMS functionality into its own package 2021-08-30 16:31:40 +00:00
aws_metadata.go kms: Add GetSecret() to metadata KMS 2022-10-17 17:33:52 +00:00
aws_sts_metadata_test.go rbd: add aws-sts-metdata encryption type 2022-03-16 07:29:56 +00:00
aws_sts_metadata.go rbd: modify oidc token file path according to FHS 3.0 2022-03-23 13:29:35 +00:00
dummy.go kms: testing: add KMS test dummy registry 2022-10-17 17:33:52 +00:00
keyprotect_test.go rbd: add kms unit test for key protect server 2021-12-21 17:09:50 +00:00
keyprotect.go kms: Add GetSecret() to metadata KMS 2022-10-17 17:33:52 +00:00
kmip_test.go rbd: add kmip encryption type 2022-08-18 07:41:42 +00:00
kmip.go rbd: improve kmip verifyResponse() error message 2022-08-24 07:58:57 +00:00
kms_test.go cleanup: move KMS functionality into its own package 2021-08-30 16:31:40 +00:00
kms_util_test.go rbd: add kmip encryption type 2022-08-18 07:41:42 +00:00
kms_util.go rbd: add kmip encryption type 2022-08-18 07:41:42 +00:00
kms.go kms: Add GetSecret() to metadata KMS 2022-10-17 17:33:52 +00:00
secretskms_test.go cleanup: move KMS functionality into its own package 2021-08-30 16:31:40 +00:00
secretskms.go kms: Add GetSecret() to metadata KMS 2022-10-17 17:33:52 +00:00
vault_sa_test.go rbd: Unexport VaultTenantSA struct from KMS implementation 2022-01-28 06:55:12 +00:00
vault_sa.go rbd: create token and use it for vault SA everytime possible 2022-09-09 10:13:32 +00:00
vault_test.go cleanup: move KMS functionality into its own package 2021-08-30 16:31:40 +00:00
vault_tokens_test.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
vault_tokens.go util: configure tenants vaultAuthNamespace if not set 2022-03-02 08:36:33 +00:00
vault.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00