Module: AwsClient
- Defined in:
- lib/elasticache_wrapper.rb,
lib/elb.rb,
lib/wrapper.rb,
lib/aws_client.rb,
lib/cf_wrapper.rb,
lib/s3_wrapper.rb,
lib/ec2_wrapper.rb,
lib/elb_wrapper.rb,
lib/rds_wrapper.rb,
lib/s32_wrapper.rb,
lib/aws_client/version.rb,
lib/elasticsearch_wrapper.rb
Overview
Defined Under Namespace
Classes: CfWrapper, Container, Ec2Wrapper, ElastiCacheWrapper, ElasticSearchWrapper, Elb, ElbWrapper, RdsWrapper, S32Wrapper, S3Wrapper, Wrapper
Constant Summary collapse
- CREDENTIALS_FILE =
".fog"- PATH_TO_CREDENTIALS =
File.join(Dir.home, CREDENTIALS_FILE)
- VERSION =
"0.1.3"