package albatross

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

albatross-2.7.0.tbz
sha256=6577b96d36d194132e6b1e1101bb1019918a31ba2b34cd757ead1dc7a7611b3d
sha512=035cf84ebdb66526be03fec45f4f7c3f5b1d1fcef31917ff86e994b663dfbee4b323b754df637cc538c4f1af9ab8b2e61e61390329a3cc8dbf4be6d2d24ca0cf

doc/albatross.cli/Albatross_cli/index.html

Module Albatross_cliSource

Sourceval s_logging : string
Sourceval setup_log : bool Cmdliner.Term.t -> unit Cmdliner.Term.t
Sourceval version : string
Sourcetype supported =
  1. | FreeBSD
  2. | Linux
  3. | Darwin
Sourceval uname : supported
Sourceval s_dir : string
Sourceval default_tmpdir : string
Sourceval tmpdir : string Cmdliner.Term.t
Sourceval set_tmpdir : string -> unit
Sourceval default_dbdir : string
Sourceval dbdir : string Cmdliner.Term.t
Sourceval set_dbdir : string -> unit