Sha256: cddb072b403ed53ce173f20a6957c91841d7a00ed92f48aa6113428720056af1
Contents?: true
Size: 169 Bytes
Versions: 2
Compression:
Stored size: 169 Bytes
Contents
module Rancher module Api class Host include ::Her::Model belongs_to :machine has_many :instances has_many :ipaddresses end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rancher-api-0.4.0 | lib/rancher/api/models/host.rb |
rancher-api-0.3.8 | lib/rancher/api/models/host.rb |