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.7.0.tbz
sha256=6577b96d36d194132e6b1e1101bb1019918a31ba2b34cd757ead1dc7a7611b3d
sha512=035cf84ebdb66526be03fec45f4f7c3f5b1d1fcef31917ff86e994b663dfbee4b323b754df637cc538c4f1af9ab8b2e61e61390329a3cc8dbf4be6d2d24ca0cf

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