package kubecaml

  1. Overview
  2. Docs
Kubernetes API client for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
md5=1e1b8d6d4cadfb45408c924e7f3ba05f

README.md.html

Kubecaml

Kubecaml is a Kubernetes API client for OCaml. The client code is automatically derived from the Swagger 2.0 specification (originally found in the Kubernetes repository) using the OCaml-Swagger code generator.

Please check the example code in the examples directory and the online API documentation. The Kubernetes API reference may also be of use.