Sha256: c522f8011a71ee8aa79023b5beb32ff9f7082f1f9a143ff30cf86f1791170fa6

Contents?: true

Size: 1007 Bytes

Versions: 10

Compression:

Stored size: 1007 Bytes

Contents

# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.  The
# ASF licenses this file to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance with the
# License.  You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
# License for the specific language governing permissions and limitations
# under the License.

module Deltacloud
  module EC2; end
end

require_relative './helpers/errors'
require_relative './helpers/result'
require_relative '../deltacloud/helpers/driver_helper'
require_relative '../deltacloud/helpers/auth_helper'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
deltacloud-core-1.1.3 lib/ec2/helpers.rb
deltacloud-core-1.1.2 lib/ec2/helpers.rb
deltacloud-core-1.1.1 lib/ec2/helpers.rb
deltacloud-core-1.1.0 lib/ec2/helpers.rb
deltacloud-core-1.0.5 lib/ec2/helpers.rb
deltacloud-core-1.0.4 lib/ec2/helpers.rb
deltacloud-core-1.0.3 lib/ec2/helpers.rb
deltacloud-core-1.0.2 lib/ec2/helpers.rb
deltacloud-core-1.0.1 lib/ec2/helpers.rb
deltacloud-core-1.0.0 lib/ec2/helpers.rb