Add KMS UI (#2377)
Adds components to interact with KMS server connected to minio
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user