ceph-csi/internal/kms
Praveen M 8901b456fd kms: Implement Azure key vault as KMS provider
This commit adds the Azure Key Vault as a supported
KMS provider.

Signed-off-by: Praveen M <m.praveen@ibm.com>
2024-03-13 14:46:41 +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 cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +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 cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
azure_vault_test.go kms: Implement Azure key vault as KMS provider 2024-03-13 14:46:41 +00:00
azure_vault.go kms: Implement Azure key vault as KMS provider 2024-03-13 14:46:41 +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 cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
kmip_test.go rbd: add kmip encryption type 2022-08-18 07:41:42 +00:00
kmip.go cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +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 cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
secretskms_test.go cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
secretskms.go cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
vault_sa_test.go rbd: Unexport VaultTenantSA struct from KMS implementation 2022-01-28 06:55:12 +00:00
vault_sa.go build: address gofmt warnings 2023-06-05 04:49:46 +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 cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
vault.go cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00