package albatross

  1. Overview
  2. Docs
Albatross - orchestrate and manage MirageOS unikernels with Solo5

Install

Dune Dependency

Authors

Maintainers

Sources

albatross-1.5.4.tbz
sha256=01201cb598b91cc50b04860cf2dda7416923e89ca23bfbb9ab310a7def9d7c63
sha512=2c4f9ae7addf46bf2695f4d9f24961b9a83d1fefa96abbf3259b5dc56cf6ebdaeb42f3e29f926ab0e28fb217c12f510c96e3e96efe59c82f061d77fb7ac64ce2

doc/albatross.provision/Albatross_provision/index.html

Module Albatross_provisionSource

Sourceval (let*) : ('a, 'b) result -> ('a -> ('c, 'b) result) -> ('c, 'b) result
Sourceval timestamps : Duration.t -> (Ptime.t * Ptime.t, [> `Msg of string ]) result
Sourceval safe : ('a -> 'b) -> 'a -> ('b, [> `Msg of string ]) result
Sourceval append : Fpath.t -> string -> (unit, [> `Msg of string ]) result
Sourceval sign : ?dbname:Fpath.t -> ?certname:string -> X509.Extension.t -> X509.Distinguished_name.t -> X509.Private_key.t -> X509.Signing_request.t -> Duration.t -> (unit, [> Rresult.R.msg ]) result
Sourceval priv_key : X509.Key_type.t -> int -> string -> (X509.Private_key.t, [> Rresult.R.msg ]) result
Sourceval nam : string Cmdliner.Term.t
Sourceval cacert : string Cmdliner.Term.t
Sourceval key : string option Cmdliner.Term.t
Sourceval db : string Cmdliner.Term.t
Sourceval mem : int Cmdliner.Term.t
OCaml

Innovation. Community. Security.