Module mmds

Module mmds 

Source
Expand description

microVM Metadata Service MMDS

Modules§

data_store
MMDS data store
ns
MMDS network stack
persist
Defines the structures needed for saving/restoring MmdsNetworkStack. Defines the structures needed for saving/restoring MmdsNetworkStack.
token_headers
MMDS token headers

Enums§

VmmMmdsError
MMDS token errors

Functions§

convert_to_response
Build a response for request and return response based on MMDS version
json_patch
Patch provided JSON document (given as serde_json::Value) in-place with JSON Merge Patch RFC 7396.