Module http

Module http 

Source

Structs§

ApiMountCmd
Mount a filesystem.
ApiUmountCmd
Umount a mounted filesystem.
BlobCacheObjectId
Identifier for cached blob objects.
DaemonConf
Set/update daemon configuration.

Enums§

ApiError
ApiRequest
ApiResponsePayload
DaemonErrorKind
Kinds for daemon related error messages.
HttpError
HTTP error messages sent back to the clients.
MetricsError
Errors related to Metrics.
MetricsErrorKind
Kinds for metrics related error messages.

Type Aliases§

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