Module openstack::session [] [src]

Session structure definition.

The Session object serves as a wrapper around an HTTP(s) client, handling authentication, accessing the service catalog and token refresh.

Structs

ApiVersion

API version (major, minor).

AuthenticatedRequestBuilder

Request builder with authentication.

ServiceApi

Low-level API calls.

Session

An OpenStack API session.