Crate openstack [] [src]

OpenStack Client in Rust.

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

Features

Modules

auth

Authentication modules.

compute

Compute API support.

service

Generic API bits for implementing new services.

Structs

ApiVersion

API version (major, minor).

Session

An OpenStack API session.

Enums

ApiError

Error from an OpenStack API call.

ApiVersionRequest

A request for negotiating an API version.

Sort

Sorting request.

Type Definitions

ApiResult

Result of an API call.