Crate vmgs_broker

Source
Expand description

A task + RPC client for interacting with a shared VMGS instance.

Modules§

Structs§

  • Client to interact with a backend-agnostic VMGS instance.
  • A wrapper around VmgsClient that restricts its API down to operations that perform no storage IO.

Enums§

Functions§

  • Given a fully-initialized VMGS instance, return a VMGS broker task + clonable VmgsClient