-
Updated
Oct 29, 2020 - Python
client
Here are 604 public repositories matching this topic...
-
Updated
Apr 11, 2020 - Python
-
Updated
Oct 31, 2020 - Python
-
Updated
Oct 21, 2020 - Python
-
Updated
Oct 29, 2020 - Python
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 30, 2020 - Python
-
Updated
Jun 29, 2018 - Python
-
Updated
Oct 26, 2020 - Python
-
Updated
Apr 27, 2020 - Python
-
Updated
Oct 30, 2020 - Python
-
Updated
Jul 7, 2020 - Python
Improve this page
Add a description, image, and links to the client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the client topic, visit your repo's landing page and select "manage topics."
When specifying a vault URL, it should be possible to request round-robin discovery if the first returned vault is still sealed.
i.e.
http://vault.example.orgmight resolve to several addresses10.11.11.2,10.11.11.4,10.11.11.5,10.11.11.6,10.11.11.7.Currently if the client gets handed 1 address by DNS and it happens to be sealed, an exception is thrown. It would be convenient if the c