package kubecaml

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

Tcp_socket_action describes an action based on opening a socket

type t
val to_yojson : t -> Yojson.Safe.t
val host : t -> string option

Optional: Host name to connect to, defaults to the pod Ip.

Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an Iana_svc_name.

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

Innovation. Community. Security.