package current-albatross-deployer

  1. Overview
  2. Docs

Module Iptables_client.DeploymentsSource

Sourceval list : socket:socket -> unit -> (Iptables_daemon_api.Types.DeploymentInfo.t list, wire_error) Stdlib.result Lwt.t
Sourceval create : socket:socket -> Iptables_daemon_api.Types.DeploymentInfo.t -> ((unit, [ `Port_already_allocated of int ]) Stdlib.result, wire_error) Stdlib.result Lwt.t
Sourceval remove : socket:socket -> string -> ((Iptables_daemon_api.Types.DeploymentInfo.t, [ `Not_found ]) Stdlib.result, wire_error) Stdlib.result Lwt.t
OCaml

Innovation. Community. Security.