package kubecaml

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

External_documentation allows referencing an external resource for extended documentation.

type t
val to_yojson : t -> Yojson.Safe.t
val make : ?url:string -> ?description:string -> unit -> t
val description : t -> string option
val url : t -> string option
module Object : Object.S with type value := t
OCaml

Innovation. Community. Security.