Module: Fog::Parsers

Defined in:
lib/fog/core/parser.rb,
lib/fog/aws/parsers/compute/basic.rb,
lib/fog/aws/parsers/simpledb/basic.rb,
lib/fog/aws/parsers/simpledb/select.rb,
lib/fog/terremark/parsers/shared/task.rb,
lib/fog/terremark/parsers/shared/vapp.rb,
lib/fog/aws/parsers/storage/get_bucket.rb,
lib/fog/aws/parsers/storage/copy_object.rb,
lib/fog/aws/parsers/storage/get_service.rb,
lib/fog/aws/parsers/compute/create_image.rb,
lib/fog/terremark/parsers/shared/get_vdc.rb,
lib/fog/terremark/parsers/shared/network.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/aws/parsers/simpledb/list_domains.rb,
lib/fog/google/parsers/storage/get_bucket.rb,
lib/fog/aws/parsers/compute/register_image.rb,
lib/fog/google/parsers/storage/copy_object.rb,
lib/fog/google/parsers/storage/get_service.rb,
lib/fog/terremark/parsers/shared/public_ip.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/aws/parsers/simpledb/get_attributes.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/aws/parsers/elb/create_load_balancer.rb,
lib/fog/aws/parsers/elb/delete_load_balancer.rb,
lib/fog/aws/parsers/simpledb/domain_metadata.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/terremark/parsers/shared/get_catalog.rb,
lib/fog/slicehost/parsers/compute/get_backups.rb,
lib/fog/slicehost/parsers/compute/get_flavors.rb,
lib/fog/terremark/parsers/shared/node_service.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/storage/get_bucket_logging.rb,
lib/fog/slicehost/parsers/compute/create_slice.rb,
lib/fog/aws/parsers/compute/terminate_instances.rb,
lib/fog/aws/parsers/elb/describe_load_balancers.rb,
lib/fog/aws/parsers/storage/access_control_list.rb,
lib/fog/aws/parsers/storage/get_bucket_location.rb,
lib/fog/aws/parsers/storage/get_request_payment.rb,
lib/fog/terremark/parsers/shared/get_public_ips.rb,
lib/fog/terremark/parsers/shared/get_tasks_list.rb,
lib/fog/aws/parsers/compute/start_stop_instances.rb,
lib/fog/aws/parsers/elb/describe_instance_health.rb,
lib/fog/terremark/parsers/shared/get_network_ips.rb,
lib/fog/aws/parsers/storage/get_bucket_versioning.rb,
lib/fog/google/parsers/storage/get_bucket_logging.rb,
lib/fog/terremark/parsers/shared/get_catalog_item.rb,
lib/fog/terremark/parsers/shared/get_organization.rb,
lib/fog/terremark/parsers/shared/internet_service.rb,
lib/fog/google/parsers/storage/access_control_list.rb,
lib/fog/google/parsers/storage/get_request_payment.rb,
lib/fog/terremark/parsers/shared/get_node_services.rb,
lib/fog/terremark/parsers/shared/get_organizations.rb,
lib/fog/terremark/parsers/shared/get_vapp_template.rb,
lib/fog/aws/parsers/compute/describe_security_groups.rb,
lib/fog/google/parsers/storage/get_bucket_versioning.rb,
lib/fog/aws/parsers/storage/get_bucket_object_versions.rb,
lib/fog/terremark/parsers/shared/get_internet_services.rb,
lib/fog/aws/parsers/compute/describe_availability_zones.rb,
lib/fog/aws/parsers/compute/describe_reserved_instances.rb,
lib/fog/google/parsers/storage/get_bucket_object_versions.rb,
lib/fog/terremark/parsers/shared/instantiate_vapp_template.rb,
lib/fog/aws/parsers/elb/register_instances_with_load_balancer.rb,
lib/fog/aws/parsers/elb/deregister_instances_from_load_balancer.rb,
lib/fog/aws/parsers/elb/enable_availability_zones_for_load_balancer.rb,
lib/fog/aws/parsers/elb/disable_availability_zones_for_load_balancer.rb

Defined Under Namespace

Modules: AWS, Google, Slicehost, Terremark Classes: Base