Add KMS UI (#2377)

Adds components to interact with KMS server connected to minio
This commit is contained in:
Javier Adriel
2023-01-11 12:57:53 -06:00
committed by GitHub
parent 9edb579156
commit 1bad4c3da6
21 changed files with 1658 additions and 100 deletions

View File

@@ -36,6 +36,9 @@ type KmsLatencyHistogram struct {
// duration
Duration int64 `json:"duration,omitempty"`
// total
Total int64 `json:"total,omitempty"`
}
// Validate validates this kms latency histogram