mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-31 02:28:09 +00:00
generate token functions to share common names (#3576)
This commit is contained in:
@@ -104,6 +104,7 @@ type GenerateRootStatusResponse struct {
|
||||
Progress int
|
||||
Required int
|
||||
Complete bool
|
||||
EncodedToken string `json:"encoded_token"`
|
||||
EncodedRootToken string `json:"encoded_root_token"`
|
||||
PGPFingerprint string `json:"pgp_fingerprint"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user