Sha256: b9b7c1c5a925b3caee01f04e1a8a5b3645d5419bfe843078c9da66778fa3e6ab
Contents?: true
Size: 375 Bytes
Versions: 39
Compression:
Stored size: 375 Bytes
Contents
require 'fog/core/model' module Fog module Bluebox class BLB class LbBackend < Fog::Model identity :id attribute :name attribute :lb_machines attribute :monitoring_url attribute :monitoring_url_hostname attribute :acl_name attribute :acl_rule attribute :check_interval end end end end
Version data entries
39 entries across 37 versions & 5 rubygems