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.