package kubecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module V : Value

Signature

type t = (string * V.value) list
val to_yojson : t -> Yojson.Safe.t