Source code for cloudmesh_client.common.type

[docs]class Type(object): flat = "flat" vm = "vm" image = "image" flavor = "flavor"