package albatross
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Albatross - orchestrate and manage MirageOS unikernels with Solo5
Install
dune-project
Dependency
Authors
Maintainers
Sources
albatross-2.4.1.tbz
sha256=fca03a99220d743386ed97900271e2fb1e38c48c56f10faa2a47757fc931db8e
sha512=ee608bcd42047f702bfe6007f664dc10d71faa4f2aeaedf278802c58f6b3bcfe35d53ebcb73f5e3ce59bbc9e6bfa8f27e81051d10a690876fa035b0279e950da
doc/albatross/Vmm_commands/index.html
Module Vmm_commandsSource
The type of versions of the grammar defined below.
Source
type console_cmd = [ | `Console_add| `Console_subscribe of since_count| `Old_console_subscribe of since_count
]Source
type stats_cmd = [ | `Stats_add of string * int * (string * string) list| `Stats_remove| `Stats_subscribe| `Stats_initial
]Source
type unikernel_cmd = [ | `Unikernel_info| `Unikernel_create of Vmm_core.Unikernel.config| `Unikernel_force_create of Vmm_core.Unikernel.config| `Unikernel_restart of Vmm_core.Unikernel.arguments option| `Unikernel_destroy| `Unikernel_get of int| `Old_unikernel_info1| `Old_unikernel_info2| `Old_unikernel_info3| `Old_unikernel_get
]Source
type block_cmd = [ | `Block_info| `Block_add of int * bool * string option| `Block_remove| `Block_set of bool * string| `Block_dump of int
]Source
type t = [ | `Console_cmd of console_cmd| `Stats_cmd of stats_cmd| `Unikernel_cmd of unikernel_cmd| `Policy_cmd of policy_cmd| `Block_cmd of block_cmd
]Source
type data = [ | `Console_data of Ptime.t * string| `Utc_console_data of Ptime.t * string| `Stats_data of Vmm_core.Stats.t
]Source
type success = [ | `Empty| `String of string| `Policies of (Vmm_core.Name.t * Vmm_core.Policy.t) list| `Old_unikernels of (Vmm_core.Name.t * Vmm_core.Unikernel.config) list| `Old_unikernel_info2 of (Vmm_core.Name.t * Vmm_core.Unikernel.info) list| `Old_unikernel_info3 of (Vmm_core.Name.t * Vmm_core.Unikernel.info) list| `Unikernel_info of (Vmm_core.Name.t * Vmm_core.Unikernel.info) list| `Unikernel_image of bool * string| `Block_devices of (Vmm_core.Name.t * int * bool) list| `Block_device_image of bool * string
] sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>