Module openstack::service
[−]
[src]
Generic API bits for implementing new services.
Structs
| Query |
Type of query parameters. |
| RequestBuilder |
Request builder with authentication, error checking and JSON support. |
| ServiceInfo |
Information about API endpoint. |
| ServiceWrapper |
A service-specific wrapper around Session. |
Enums
| Method |
The Request Method (VERB) |
Traits
| ApiVersioning |
Trait representing a service with API version support. |
| ServiceType |
Trait representing a service type. |