Sha256: 61230a529bd11f685c547a37c0d339d220b7d9e3c71ff3e8bc89d24b898253d9
Contents?: true
Size: 248 Bytes
Versions: 9
Compression:
Stored size: 248 Bytes
Contents
module Fog module Brightbox class Compute class ConfigMap < Fog::Brightbox::Model identity :id attribute :resource_type attribute :url attribute :name attribute :data end end end end
Version data entries
9 entries across 9 versions & 1 rubygems