Expand description
A task + RPC client for interacting with a shared VMGS instance.
Modules§
- non_
volatile_ store - Implementation of
NonVolatileStore
for VMGS files. - resolver
- Resource resolver for VMGS files.
Structs§
- Vmgs
Client - Client to interact with a backend-agnostic VMGS instance.
- Vmgs
Thin Client - A wrapper around
VmgsClient
that restricts its API down to operations that perform no storage IO.
Enums§
- Vmgs
Client Error - VMGS broker errors.
Functions§
- spawn_
vmgs_ broker - Given a fully-initialized VMGS instance, return a VMGS broker task + clonable VmgsClient