amperity / vault-clj

Clojure client for Hashicorp's Vault secret management system.
Other
70 stars 17 forks source link

[2.x] Implement Kubernetes auth method #81

Closed greglook closed 1 year ago

greglook commented 1 year ago

Implement the Kubernetes auth method in the new 2.x branch. The only required method to implement is login, anything else is a bonus and can be added later.