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.5.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=d23caa29583412078b1e067572fd3adade3329d92f94d0448de8f62403abb745
    
    
  sha512=79820b0a1482d56e3618615c21c31930d25f3b582c203d617b7681b45ebeeccc8a58bd73244870c1298cf190daec2f5154a98f105b1d49e0a02e6b7050641087
    
    
  doc/albatross.unix/Vmm_unix/index.html
Module Vmm_unixSource
Source
val prepare : 
  Vmm_core.Name.t ->
  Vmm_core.Unikernel.config ->
  ((string * string * Macaddr.t option) list * string, [> `Msg of string ])
    resultSource
val exec : 
  Vmm_core.Name.t ->
  Vmm_core.Unikernel.config ->
  (string * string * Macaddr.t option) list ->
  (string * Vmm_core.Name.t * int option) list ->
  string ->
  (Vmm_core.Unikernel.t, [> `Msg of string ]) resultSource
val free_system_resources : 
  Vmm_core.Name.t ->
  string list ->
  (unit, [> `Msg of string ]) resultSource
val create_block : 
  ?data:string ->
  Vmm_core.Name.t ->
  int ->
  (unit, [> `Msg of string ]) resultSource
val dump_file_stream : 
  Unix.file_descr ->
  int ->
  string Lwt_stream.bounded_push ->
  Fpath.t ->
  (unit, [> `Msg of string ]) result Lwt.tSource
val open_block_fd : 
  Vmm_core.Name.t ->
  (Unix.file_descr * int * Fpath.t, [> `Msg of string ]) resultSource
val stream_to_block : 
  size:int ->
  byte_size:int ->
  [ `Data of string | `Malformed of string ] Lwt_stream.t ->
  Vmm_core.Name.t ->
  (unit, [> `Msg of string ]) result Lwt.tSource
val stream_to_fd : 
  ?byte_size:int ->
  Lwt_unix.file_descr ->
  [ `Data of string | `Malformed of string ] Lwt_stream.t ->
  Fpath.t ->
  (unit, [> `Msg of string ]) result Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >