[−][src]Module openstack::common
Types and traits shared by all API parts.
Structs
| ApiVersion | API version (major, minor). |
| ContainerRef | An ID of a |
| DeletionWaiter | Wait for resource deletion. |
| FlavorRef | An ID of a |
| ImageRef | An ID of an |
| KeyPairRef | An ID of a |
| NetworkRef | An ID of a |
| ObjectRef | An ID of an |
| PortRef | An ID of a |
| ProjectRef | An ID of a |
| ResourceIterator | Generic implementation of a |
| RouterRef | An ID of a |
| SecurityGroupRef | An ID of a |
| SnapshotRef | An ID of a |
| SubnetRef | An ID of a |
| UserRef | An ID of a |
| VolumeRef | An ID of a |
Traits
| Refresh | Trait representing something that can be refreshed. |
| ResourceQuery | A query for resources. |