Sha256: e30e6ac86b8b799b551dd84585ad2bcab42ce18d862913078d27b453c50be2c7

Contents?: true

Size: 235 Bytes

Versions: 629

Compression:

Stored size: 235 Bytes

Contents

require 'puppet/indirector/rest'
require 'puppet/file_bucket/file'

module Puppet::FileBucketFile
  class Rest < Puppet::Indirector::REST
    desc "This is a REST based mechanism to send/retrieve file to/from the filebucket"
  end
end

Version data entries

629 entries across 629 versions & 6 rubygems

Version Path
puppet-5.5.22 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.22-x86-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.22-x64-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.22-universal-darwin lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.21 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.21-x86-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.21-x64-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.21-universal-darwin lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.20 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.20-x86-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.20-x64-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.20-universal-darwin lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.19 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.19-x86-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.19-x64-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-5.5.19-universal-darwin lib/puppet/indirector/file_bucket_file/rest.rb
puppet-6.14.0 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-6.14.0-x86-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-6.14.0-x64-mingw32 lib/puppet/indirector/file_bucket_file/rest.rb
puppet-6.14.0-universal-darwin lib/puppet/indirector/file_bucket_file/rest.rb