package kube

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

Module Definition.Status

type t
val schema : Schema.t
val of_json : Yojson.Safe.t -> (t, string) result
val to_json : t -> Yojson.Safe.t