Class: Construqt::Flavour::Ubuntu::EtcConntrackdConntrackd::Other

Inherits:
Object
  • Object
show all
Defined in:
lib/construqt/flavour/ubuntu/flavour_ubuntu_result.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ifnameObject

Returns the value of attribute ifname.



13
14
15
# File 'lib/construqt/flavour/ubuntu/flavour_ubuntu_result.rb', line 13

def ifname
  @ifname
end

#my_ipObject

Returns the value of attribute my_ip.



13
14
15
# File 'lib/construqt/flavour/ubuntu/flavour_ubuntu_result.rb', line 13

def my_ip
  @my_ip
end

#other_ipObject

Returns the value of attribute other_ip.



13
14
15
# File 'lib/construqt/flavour/ubuntu/flavour_ubuntu_result.rb', line 13

def other_ip
  @other_ip
end