package kube

  1. Overview
  2. Docs
Native OCaml Kubernetes client and controller runtime

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1.3.tar.gz
md5=3c6916dea849fb2842c4a2e8a92b6cdd
sha512=b57daa3bb4879e1f33efc157cf5c648f88455e0f7c87484d572096d46345d6a8081cc7cefb4887aa95507af8daf73b3b8570b8583106953a5ba96a874159ff00

doc/kube.crd/Kube_crd/Resource/index.html

Module Kube_crd.ResourceSource

Sourcemodule type Value = sig ... end
Sourcemodule type Definition = sig ... end
Sourcemodule Make (Definition : Definition) : sig ... end