package kubecaml

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

Represents downward Api info for projecting into a projected volume. Note that this is identical to a downward_api volume source without the default mode.

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

Items is a list of Downward_api_volume file

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