mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[aws|elasticache] add Cache Cluster model and collection
This commit is contained in:
parent
351fc7c2f5
commit
a6a6c3eb4b
6 changed files with 157 additions and 5 deletions
|
|
@ -32,8 +32,8 @@ module Fog
|
|||
#request :describe_events
|
||||
|
||||
model_path 'fog/aws/models/elasticache'
|
||||
# model :server
|
||||
# collection :servers
|
||||
model :cluster
|
||||
collection :clusters
|
||||
model :security_group
|
||||
collection :security_groups
|
||||
# model :parameter_group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue