package kubecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Event : sig ... end

Event is a report of an event somewhere in the cluster. It generally denotes some state change in the system.

module Event_list : sig ... end

Event_list is a list of Event objects.

module Event_series : sig ... end

Event_series contain information on series of events, i.e. thing that was/is happening continuously for some time.

OCaml

Innovation. Community. Security.