Module: Fog::Parsers::Compute

Defined in:
lib/fog/aws/parsers/compute/basic.rb,
lib/fog/voxel/parsers/compute/basic.rb,
lib/fog/aws/parsers/compute/create_image.rb,
lib/fog/aws/parsers/compute/attach_volume.rb,
lib/fog/aws/parsers/compute/create_volume.rb,
lib/fog/aws/parsers/compute/describe_tags.rb,
lib/fog/aws/parsers/compute/detach_volume.rb,
lib/fog/aws/parsers/compute/run_instances.rb,
lib/fog/voxel/parsers/compute/images_list.rb,
lib/fog/aws/parsers/compute/register_image.rb,
lib/fog/voxel/parsers/compute/devices_list.rb,
lib/fog/aws/parsers/compute/create_key_pair.rb,
lib/fog/aws/parsers/compute/create_snapshot.rb,
lib/fog/aws/parsers/compute/describe_images.rb,
lib/fog/aws/parsers/compute/import_key_pair.rb,
lib/fog/slicehost/parsers/compute/get_image.rb,
lib/fog/slicehost/parsers/compute/get_slice.rb,
lib/fog/aws/parsers/compute/allocate_address.rb,
lib/fog/aws/parsers/compute/deregister_image.rb,
lib/fog/aws/parsers/compute/describe_regions.rb,
lib/fog/aws/parsers/compute/describe_volumes.rb,
lib/fog/slicehost/parsers/compute/get_flavor.rb,
lib/fog/slicehost/parsers/compute/get_images.rb,
lib/fog/slicehost/parsers/compute/get_slices.rb,
lib/fog/aws/parsers/compute/get_password_data.rb,
lib/fog/slicehost/parsers/compute/get_backups.rb,
lib/fog/slicehost/parsers/compute/get_flavors.rb,
lib/fog/voxel/parsers/compute/voxcloud_create.rb,
lib/fog/voxel/parsers/compute/voxcloud_delete.rb,
lib/fog/voxel/parsers/compute/voxcloud_status.rb,
lib/fog/aws/parsers/compute/describe_addresses.rb,
lib/fog/aws/parsers/compute/describe_instances.rb,
lib/fog/aws/parsers/compute/describe_key_pairs.rb,
lib/fog/aws/parsers/compute/describe_snapshots.rb,
lib/fog/aws/parsers/compute/get_console_output.rb,
lib/fog/slicehost/parsers/compute/create_slice.rb,
lib/fog/aws/parsers/compute/terminate_instances.rb,
lib/fog/aws/parsers/compute/start_stop_instances.rb,
lib/fog/aws/parsers/compute/spot_instance_requests.rb,
lib/fog/aws/parsers/compute/describe_instance_status.rb,
lib/fog/aws/parsers/compute/describe_security_groups.rb,
lib/fog/aws/parsers/compute/describe_placement_groups.rb,
lib/fog/aws/parsers/compute/spot_datafeed_subscription.rb,
lib/fog/aws/parsers/compute/describe_availability_zones.rb,
lib/fog/aws/parsers/compute/describe_reserved_instances.rb,
lib/fog/aws/parsers/compute/describe_spot_price_history.rb,
lib/fog/aws/parsers/compute/monitor_unmonitor_instances.rb,
lib/fog/aws/parsers/compute/cancel_spot_instance_requests.rb,
lib/fog/aws/parsers/compute/purchase_reserved_instances_offering.rb,
lib/fog/aws/parsers/compute/describe_reserved_instances_offerings.rb

Defined Under Namespace

Modules: AWS, Slicehost, Voxel