Sha256: 88784ad41aeb01609e0a658f733430567b6b211b21074506baf21d600a9e5d3b

Contents?: true

Size: 227 Bytes

Versions: 80

Compression:

Stored size: 227 Bytes

Contents

module Fog
  module Compute
    class Vsphere
      class Customfield < Fog::Model
        identity :key

        attribute :name
        attribute :type

        def to_s
          name
        end
      end
    end
  end
end

Version data entries

80 entries across 78 versions & 6 rubygems

Version Path
fog-vsphere-0.7.0 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.6.4 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.6.3 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.6.2 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.6.1 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.6.0 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.5.0 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.4.0 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.3.0 lib/fog/vsphere/models/compute/customfield.rb
fog-1.36.0 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.2.0 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.1.1 lib/fog/vsphere/models/compute/customfield.rb
fog-vsphere-0.1.0 lib/fog/vsphere/models/compute/customfield.rb
fog-1.35.0 lib/fog/vsphere/models/compute/customfield.rb
fog-2.0.0.pre.0 lib/fog/vsphere/models/compute/customfield.rb
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-1.32.0/lib/fog/vsphere/models/compute/customfield.rb
fog-1.34.0 lib/fog/vsphere/models/compute/customfield.rb
fog-1.33.0 lib/fog/vsphere/models/compute/customfield.rb
fog-1.32.0 lib/fog/vsphere/models/compute/customfield.rb
fog-1.31.0 lib/fog/vsphere/models/compute/customfield.rb