package albatross

  1. Overview
  2. Docs
On This Page
  1. Object Identifier
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_asn/index.html

Module Vmm_asnSource

ASN.1 encoding of resources and configuration

Object Identifier

Sourceval oid : Asn.OID.t

OID in the Mirage namespace (enterprise arc 1.3.6.1.4.1.49836.42)

Sourceval wire_to_str : Vmm_commands.wire -> string
Sourceval wire_of_str : string -> (Vmm_commands.wire, [> `Msg of string ]) result
Sourceval of_cert_extension : string -> (Vmm_commands.version * Vmm_commands.t, [> `Msg of string ]) result
Sourceval to_cert_extension : Vmm_commands.t -> string
Sourceval state_of_str : string -> (Vmm_core.Unikernel.config Vmm_trie.t * Vmm_core.Policy.t Vmm_trie.t, [> `Msg of string ]) result