[][src]Crate osauth

Asynchronous OpenStack session and authentication.

Modules

identity

OpenStack Identity V3 API support for access tokens.

Structs

ApiVersion

API version (major, minor).

Error

Error from an OpenStack call.

NoAuth

Authentication method that provides no authentication.

Session

An OpenStack API session.

Enums

ErrorKind

Kind of an error.

Traits

AuthType

Trait for an authentication method.

RequestBuilderExt

Extension trait for HTTP calls with error handling.

Functions

from_config

Create a Session from the config file.