Sha256: 212730bb7717a5a703a43566578eb77cad224176a7f79d3c553544100c70ed8a
Contents?: true
Size: 386 Bytes
Versions: 59
Compression:
Stored size: 386 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
59 entries across 59 versions & 6 rubygems