minio/internal/kms
Shubhendu 9b9871cfbb
Added endpoint and versions attributes to KMS details (#17350)
Now it would list details of all KMS instances with additional
attributes `endpoint` and `version`. In the case of k8s-based
deployment the list would consist of a single entry.

Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
2023-07-12 23:50:38 -07:00
..
config.go Set meaningful message from minio with env variable KMS_SECRET_KEY (#16584) 2023-02-22 07:13:01 +05:30
context.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
dek_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors.go simplify error responses for KMS (#16793) 2023-03-16 11:59:42 -07:00
identity-manager.go kms: add support for KES API keys and switch to KES Go SDK (#16617) 2023-02-14 07:19:20 -08:00
kes.go Added endpoint and versions attributes to KMS details (#17350) 2023-07-12 23:50:38 -07:00
key-manager.go kms: add support for KES API keys and switch to KES Go SDK (#16617) 2023-02-14 07:19:20 -08:00
kms.go Added endpoint and versions attributes to KMS details (#17350) 2023-07-12 23:50:38 -07:00
policy-manager.go kms: add support for KES API keys and switch to KES Go SDK (#16617) 2023-02-14 07:19:20 -08:00
single-key_test.go kms: add context.Context to KMS API calls (#15327) 2022-07-18 18:54:27 -07:00
single-key.go Added endpoint and versions attributes to KMS details (#17350) 2023-07-12 23:50:38 -07:00
status-manager.go kms: add support for KES API keys and switch to KES Go SDK (#16617) 2023-02-14 07:19:20 -08:00