package kubecaml

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

Pod_dns_config_option defines Dns resolver options of a pod.

type t
val to_yojson : t -> Yojson.Safe.t
val make : ?value:string -> ?name:string -> unit -> t
val name : t -> string option

Required.

val value : t -> string option
module Object : Object.S with type value := t
OCaml

Innovation. Community. Security.