obmarg / kazan

Kubernetes API client for Elixir
https://hex.pm/packages/kazan
MIT License
138 stars 35 forks source link

Expose function to pull config from application config #55

Closed obmarg closed 5 years ago

obmarg commented 5 years ago

Adding the Kazan.Server.resolve_token function has meant that people using GCP can no longer use the kazan application config. It would be good to expose a function to construct a Kazan.Server from any application config to handle this particular usecase.