Crate openstack [] [src]

OpenStack Client in Rust.

The goal of this project is to provide a simple API for working with OpenStack clouds.

Reexports

pub use session::ApiVersion;
pub use session::Session;

Modules

auth

Authentication modules.

compute

Compute API support.

identity

Identity API support.

session

Session structure definition.

Enums

ApiError

Error from an OpenStack API call.