Kazan v0.2.0 Kazan
Kazan is a Kubernetes API client for Elixir.
Module Overview
Kazan.Models
contains structs that can be sent and received by kube.Kazan.Apis
contains modules that contain functions for building requests to send to the kube API.Kazan.Client
is responsible for actually sending those requests.
See the README for example usage.