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/copy_image.rb,
lib/fog/aws/parsers/compute/create_vpc.rb,
lib/fog/aws/parsers/compute/create_image.rb,
lib/fog/aws/parsers/compute/attach_volume.rb,
lib/fog/aws/parsers/compute/copy_snapshot.rb,
lib/fog/aws/parsers/compute/create_subnet.rb,
lib/fog/aws/parsers/compute/create_volume.rb,
lib/fog/aws/parsers/compute/describe_tags.rb,
lib/fog/aws/parsers/compute/describe_vpcs.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/vcloud_director/parsers/compute/vm.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/vcloud_director/parsers/compute/vms.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_subnets.rb,
lib/fog/aws/parsers/compute/describe_volumes.rb,
lib/fog/aws/parsers/compute/associate_address.rb,
lib/fog/aws/parsers/compute/get_password_data.rb,
lib/fog/vcloud_director/parsers/compute/disks.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/create_route_table.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/aws/parsers/compute/create_dhcp_options.rb,
lib/fog/aws/parsers/compute/terminate_instances.rb,
lib/fog/vcloud_director/parsers/compute/network.rb,
lib/fog/aws/parsers/compute/start_stop_instances.rb,
lib/fog/vcloud_director/parsers/compute/metadata.rb,
lib/fog/aws/parsers/compute/associate_route_table.rb,
lib/fog/aws/parsers/compute/create_security_group.rb,
lib/fog/aws/parsers/compute/describe_dhcp_options.rb,
lib/fog/aws/parsers/compute/describe_route_tables.rb,
lib/fog/aws/parsers/compute/describe_volume_status.rb,
lib/fog/aws/parsers/compute/spot_instance_requests.rb,
lib/fog/vcloud_director/parsers/compute/vm_network.rb,
lib/fog/aws/parsers/compute/create_internet_gateway.rb,
lib/fog/aws/parsers/compute/attach_network_interface.rb,
lib/fog/aws/parsers/compute/create_network_interface.rb,
lib/fog/aws/parsers/compute/describe_instance_status.rb,
lib/fog/aws/parsers/compute/describe_security_groups.rb,
lib/fog/aws/parsers/compute/network_interface_parser.rb,
lib/fog/aws/parsers/compute/describe_placement_groups.rb,
lib/fog/aws/parsers/compute/describe_internet_gateways.rb,
lib/fog/aws/parsers/compute/spot_datafeed_subscription.rb,
lib/fog/aws/parsers/compute/assign_private_ip_addresses.rb,
lib/fog/aws/parsers/compute/describe_account_attributes.rb,
lib/fog/aws/parsers/compute/describe_availability_zones.rb,
lib/fog/aws/parsers/compute/describe_network_interfaces.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/vcloud_director/parsers/compute/vms_by_metadata.rb,
lib/fog/vcloud_director/parsers/compute/vm_customization.rb,
lib/fog/aws/parsers/compute/cancel_spot_instance_requests.rb,
lib/fog/aws/parsers/compute/describe_network_interface_attribute.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, VcloudDirector, Voxel