Module nydus_api::http

source ·

Structs

Mount a filesystem.
Umount a mounted filesystem.
Configuration information for a cached blob.
Configuration information for a list of cached blob objects.
Identifier for cached blob objects.
Set/update daemon configuration.

Enums

Kinds for daemon related error messages.
HTTP error messages sent back to the clients.
Kinds for metrics related error messages.

Constants

Blob cache object type for nydus/rafs data blob.
Blob cache object type for nydus/rafs bootstrap blob.

Type Definitions

Specialized version of std::result::Result for value returned by backend services.
Specialized std::result::Result for API replies.