package kubecaml

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

A null or empty node selector term matches no objects.

type t
val to_yojson : t -> Yojson.Safe.t
val make : match_expressions: Kubernetes.Definitions.Api.Core.V1.Node_selector_requirement.t list -> unit -> t

Required. A list of node selector requirements. The requirements are An_ded.

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

Innovation. Community. Security.