1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws/models/rds
Pan Thomakos e1f625f9f2 Added Fog::CurrentMachine#ip_address.
This function allows you to get the ip address of the current machine. I
found this useful because I wanted to add my personal or production
machine to a specific RDS security group. The call is quite simple and
connects to amazon's checkip website. The class is threadsafe and I have
included specs with it as well. I have also added the
Fog::AWS::RDS::SecurityGroup#authorize_me function to make adding the
current machine to a given RDS security group very easy.
2011-08-17 14:35:03 -07:00
..
parameter.rb [aws|elb&rds] reorg model files for consistency 2011-05-11 12:27:27 -07:00
parameter_group.rb [aws|elb&rds] reorg model files for consistency 2011-05-11 12:27:27 -07:00
parameter_groups.rb [aws|elb&rds] reorg model files for consistency 2011-05-11 12:27:27 -07:00
parameters.rb [aws|elb&rds] reorg model files for consistency 2011-05-11 12:27:27 -07:00
security_group.rb Added Fog::CurrentMachine#ip_address. 2011-08-17 14:35:03 -07:00
security_groups.rb [aws|elb&rds] reorg model files for consistency 2011-05-11 12:27:27 -07:00
server.rb [aws|rds] Allow string or symbol hash keys. 2011-07-30 23:12:29 -04:00
servers.rb [aws|elb&rds] reorg model files for consistency 2011-05-11 12:27:27 -07:00
snapshot.rb [aws|elb&rds] reorg model files for consistency 2011-05-11 12:27:27 -07:00
snapshots.rb [aws|elb&rds] reorg model files for consistency 2011-05-11 12:27:27 -07:00