Sha256: 01a5b08415f1fda565e9e6d383db7bf975e53b861aecd139c2baacba03f719f2

Contents?: true

Size: 332 Bytes

Versions: 30

Compression:

Stored size: 332 Bytes

Contents

require 'fog/openstack/models/model'

module Fog
  module SharedFileSystem
    class OpenStack
      class ShareExportLocation < Fog::OpenStack::Model
        identity :id
        
        attribute :share_instance_id
        attribute :path
        attribute :is_admin_only
        attribute :preferred
      end
    end
  end
end

Version data entries

30 entries across 28 versions & 3 rubygems

Version Path
fog-openstack-0.1.31 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.10 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.1.30 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.1.29 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.9 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.1.28 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.8 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.7 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.6 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.5 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.4 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.3 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.2 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.3.0 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.2.4 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.2.3 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.2.2 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.2.1 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-openstack-0.2.0 lib/fog/shared_file_system/openstack/models/share_export_location.rb
fog-zj-0.1.28 lib/fog/shared_file_system/openstack/models/share_export_location.rb