Module openstack::common
[−]
[src]
Types and traits shared by all API parts.
Structs
| ApiVersion |
API version (major, minor). |
| DeletionWaiter |
Wait for resource deletion. |
| FlavorRef |
An ID of a |
| ImageRef |
An ID of an |
| NetworkRef |
An ID of a |
| PortRef |
An ID of a |
| ProjectRef |
An ID of a |
| ResourceIterator |
Generic implementation of a |
| UserRef |
An ID of a |
Traits
| ListResources |
Trait representing something that can be listed from a session. |
| Refresh |
Trait representing something that can be refreshed. |
| ResourceId |
Trait representing something that has an ID. |