package kubecaml

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

Container_state_running is a running state of a container.

type t
val to_yojson : t -> Yojson.Safe.t

Time at which the container was last (re_)started

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