package kubecaml

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

Limit_range_spec defines a min/max usage limit for resources that match on kind.

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

Limits is the list of Limit_range_item objects that are enforced.

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