minio/internal/kms
Allan Roger Reid 7c1f9667d1
Use GetDuration() helper for MINIO_KMS_KEY_CACHE_INTERVAL as time.Duration (#19512)
Bonus: Use default duration of 10 seconds if invalid input < time.Second is specified
2024-04-16 08:43:39 -07:00
..
config.go Keep an up-to-date copy of the KMS master key (#19492) 2024-04-15 00:42:50 -07:00
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 automatically generate root credentials with KMS (#19025) 2024-03-01 13:09:42 -08:00
kes.go Use GetDuration() helper for MINIO_KMS_KEY_CACHE_INTERVAL as time.Duration (#19512) 2024-04-16 08:43:39 -07:00
key-manager.go automatically generate root credentials with KMS (#19025) 2024-03-01 13:09:42 -08:00
kms.go automatically generate root credentials with KMS (#19025) 2024-03-01 13:09:42 -08:00
policy-manager.go automatically generate root credentials with KMS (#19025) 2024-03-01 13:09:42 -08:00
single-key.go automatically generate root credentials with KMS (#19025) 2024-03-01 13:09:42 -08:00
single-key_test.go kms: add `context.Context` to KMS API calls (#15327) 2022-07-18 18:54:27 -07:00
status-manager.go automatically generate root credentials with KMS (#19025) 2024-03-01 13:09:42 -08:00