package kubecaml

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

Allowed_flex_volume represents a single Flexvolume that is allowed to be used.

type t
val to_yojson : t -> Yojson.Safe.t
val make : driver:string -> unit -> t
val driver : t -> string

Driver is the name of the Flexvolume driver.

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

Innovation. Community. Security.