ceph-csi/internal/kms
Rakshith R e46a007961 rebase: update github.com/libopenstorage/secrets to latest
With this update, we no longer import github.com/hashicorp/vault
which now is under BSL license.
https://github.com/hashicorp/vault/blob/main/LICENSE

resolves: #4196

Signed-off-by: Rakshith R <rar@redhat.com>
2023-10-17 11:06:24 +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 kms: Add GetSecret() to KMIP KMS 2022-10-17 17:33:52 +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 build: address gofmt warnings 2023-06-05 04:49:46 +00:00
secretskms_test.go build: address nolintlint errors from new golangci-lint 2023-06-05 04:49:46 +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 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 rebase: update github.com/libopenstorage/secrets to latest 2023-10-17 11:06:24 +00:00
vault.go rebase: update github.com/libopenstorage/secrets to latest 2023-10-17 11:06:24 +00:00