mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	Add service discovery to init command
This commit is contained in:
		| @@ -45,7 +45,7 @@ type InitStatusResponse struct { | ||||
| } | ||||
|  | ||||
| type InitResponse struct { | ||||
| 	Keys         []string | ||||
| 	Keys         []string `json:"keys"` | ||||
| 	RecoveryKeys []string `json:"recovery_keys"` | ||||
| 	RootToken    string   `json:"root_token"` | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 vishalnayak
					vishalnayak