package current-albatross-deployer

  1. Overview
  2. Docs
An ocurrent plugin to deploy MirageOS unikernels

Install

Dune Dependency

Authors

Maintainers

Sources

current-albatross-deployer-1.0.0.tbz
sha256=2ea909d9f114ce2b67a22c9e0f84826d01fd09ede2437623eab6e4d6ebd4020b
sha512=634337fa5eef32e26aac32e61001f7fed92885b7382f3710b68eb001c3e9edf66eb84c4a1aa6257b1a63349377360dea5f8689aa895cb9b072897e56ad2d4710

doc/iptables_daemon_api/Iptables_daemon_api/Rpc/index.html

Module Iptables_daemon_api.RpcSource

Sourcetype ('a, 'b) t
Sourcetype error = [
  1. | `Parse of string
]
Sourcetype untagged_buffer
Sourceval get_client : ('a, 'b) t -> ('a -> untagged_buffer) * (untagged_buffer -> ('b, error) Stdlib.result)
Sourceval get_server : ('a, 'b) t -> (untagged_buffer -> ('a, error) Stdlib.result) * ('b -> untagged_buffer)
Sourcemodule Tag : sig ... end
OCaml

Innovation. Community. Security.