package kubecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val to_yojson : t -> Yojson.Safe.t
val make : ?namespace:string -> unit -> t
val namespace : t -> string option

Namespace to evaluate rules for. Required.

module Object : Object.S with type value := t