Parent

Methods

Class/Module Index [+]

Quicksearch

Fog::Storage::StormOnDemand::Clusters

Public Instance Methods

all(options={}) click to toggle source
# File lib/fog/storm_on_demand/models/storage/clusters.rb, line 10
def all(options={})
  data = service.list_clusters(options).body['items']
  load(data)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.