package kubecaml

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

Pod_template_spec describes the data a pod should have when created from a template

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

Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata

Specification of the desired behavior of the pod. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status

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

Innovation. Community. Security.