Sha256: a6cda32d53c3e467b60a8a5e21897bb54c8e999ac8171583bcdee628d6a84ab1

Contents?: true

Size: 157 Bytes

Versions: 36

Compression:

Stored size: 157 Bytes

Contents

def test
  connection = Fog::Compute.new({ :provider => "Google" })

  # If this doesn't raise an exception, everything is good.
  connection.images.all
end

Version data entries

36 entries across 34 versions & 6 rubygems

Version Path
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/fog-google-0.1.0/examples/image_all.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/fog-google-0.1.0/examples/image_all.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/fog-google-0.1.0/examples/image_all.rb
fog-google-0.1.3 examples/image_all.rb
fog-google-0.1.2 examples/image_all.rb
fog-google-0.1.1 examples/image_all.rb
fog-google-0.1.0 examples/image_all.rb
fog-google-0.0.9 examples/image_all.rb
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-google-0.0.7/examples/image_all.rb
fog-google-0.0.7 examples/image_all.rb
fog-google-0.0.6 examples/image_all.rb
vagrant-cloudstack-1.1.0 vendor/bundle/gems/fog-1.22.1/lib/fog/google/examples/image_all.rb
fog-google-0.0.5 examples/image_all.rb
fog-google-0.0.4 examples/image_all.rb
fog-google-0.0.3 examples/image_all.rb
fog-google-0.0.2 examples/image_all.rb
fog-1.29.0 lib/fog/google/examples/image_all.rb
fog-1.28.0 lib/fog/google/examples/image_all.rb
fog-1.27.0 lib/fog/google/examples/image_all.rb
fog-1.26.0 lib/fog/google/examples/image_all.rb