fix and improve KMS server info (#8944)

This commit fixes typos in the displayed server info
w.r.t. the KMS and removes the update status.

For more information about why the update status
is removed see: PR #8943
This commit is contained in:
Andreas Auernhammer
2020-02-06 01:48:34 +01:00
committed by GitHub
parent 4f37c8ccf2
commit 086fbb745e
2 changed files with 10 additions and 18 deletions

View File

@@ -470,7 +470,6 @@ type Vault struct {
Status string `json:"status,omitempty"`
Encrypt string `json:"encryp,omitempty"`
Decrypt string `json:"decrypt,omitempty"`
Update string `json:"update,omitempty"`
}
// LDAP contains ldap status