obmarg / kazan

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

Add support for decoding & encoding custom resources #65

Closed obmarg closed 5 years ago

obmarg commented 5 years ago

This updates Kazan with support for custom resources. See the Kazan.Model documentation for more details.

Fixes #59