Sha256: 9bf480e4dcfe9184791bb4e3873989d91e1d852b7af5b5b8ca16a047efafac34
Contents?: true
Size: 295 Bytes
Versions: 86
Compression:
Stored size: 295 Bytes
Contents
module Fog module Compute class Joyent class Image < Fog::Model identity :id attribute :name attribute :os attribute :type attribute :version attribute :created, :type => :time attribute :default end end end end
Version data entries
86 entries across 86 versions & 16 rubygems