Module Kubecaml.Object.Of_strings

type t = (string * string) list
val to_yojson : t ‑> Yojson.Safe.json
val of_yojson : Yojson.Safe.json ‑> t Ppx_deriving_yojson_runtime.error_or