Class: Y2Network::VirtualInterface
- Defined in:
- src/lib/y2network/virtual_interface.rb
Overview
Virtual Interface Class (veth, bond, bridge, vlan, dummy…)
Instance Attribute Summary
Attributes inherited from Interface
#description, #hardware, #name, #old_name, #renaming_mechanism, #type
Method Summary
Methods inherited from Interface
#==, #config, #drivers, from_connection, #initialize, #rename
Constructor Details
This class inherits a constructor from Y2Network::Interface