Sha256: fc446867bbdcfb776792951e514ea77bc022635ed2bcea98ad00e1033e7d3341

Contents?: true

Size: 189 Bytes

Versions: 7

Compression:

Stored size: 189 Bytes

Contents

module Fog
  module Storage
    class StormOnDemand
      class Cluster < Fog::Model
        identity :id
        attribute :description
        attribute :zone
      end
    end
  end
end

Version data entries

7 entries across 5 versions & 3 rubygems

Version Path
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/fog-storm_on_demand-0.1.1/lib/fog/storage/storm_on_demand/models/cluster.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/fog-storm_on_demand-0.1.1/lib/fog/storage/storm_on_demand/models/cluster.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/fog-storm_on_demand-0.1.1/lib/fog/storage/storm_on_demand/models/cluster.rb
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-storm_on_demand-0.1.1/lib/fog/storage/storm_on_demand/models/cluster.rb
fog-storm_on_demand-0.1.1 lib/fog/storage/storm_on_demand/models/cluster.rb
fog-storm_on_demand-0.1.0 lib/fog/storage/storm_on_demand/models/cluster.rb
fog-storm_on_demand-0.0.1 lib/fog/storage/storm_on_demand/models/cluster.rb