package kubecaml

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

Se_linux Strategy Options defines the strategy type and any options used to create the strategy.

type t
val to_yojson : t -> Yojson.Safe.t
val make : ?se_linux_options:Kubernetes.Definitions.Api.Core.V1.Se_linux_options.t -> rule:string -> unit -> t
val rule : t -> string

type is the strategy that will dictate the allowable labels that may be set.

se_linux_options required to run as; required for Must_run_as More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/

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

Innovation. Community. Security.