Crate nydus_api

Source
Expand description

APIs for the Nydus Image Service

The nydus-api crate defines API and related data structures for Nydus Image Service. All data structures used by the API are encoded in JSON format.

Re-exports§

pub use config::*;
pub use self::http::*;

Modules§

config
error
http

Macros§

bail_einval
Return EINVAL error with formatted error message.
bail_eio
Return EIO error with formatted error message.
eacces
ealready
ebadf
einval
eio
eisdir
enoent
enosys
enotdir
eother
epipe
last_error

Structs§

BuildTimeInfo
Application build and version information.