1 unstable release

0.35.2 Jan 26, 2022

#77 in #expose

30 downloads per month
Used in docktor

Apache-2.0

290KB
6K SLoC

Docktor Orchestration System.

Crate Organization

The entry point for most customers will be Client. Client exposes one method for each API offered by the service.

Some APIs require complex or nested arguments. These exist in model.

Lastly, errors that can be returned by the service are contained within error. Error defines a meta error encompassing all possible errors that can be returned by the service.

The other modules within this crate are not required for normal usage.

Dependencies

~6–22MB
~300K SLoC