Sha256: 23616410a8805cc46e31ca220197ecfc61bfef3f5b6983f32e4bdb261d453c49

Contents?: true

Size: 133 Bytes

Versions: 2

Compression:

Stored size: 133 Bytes

Contents

module Rancher
  module Api
    class Ipaddress
      include Her::Model

      attributes :name, :state, :address
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rancher-api-0.4.0 lib/rancher/api/models/ipaddress.rb
rancher-api-0.3.8 lib/rancher/api/models/ipaddress.rb