Class
Fog::Compute::Libvirt::Interfaces
In:
lib/fog/libvirt/models/compute/interfaces.rb
Parent:
Fog::Collection
Methods
all
get
get_by_mac
get_by_name
Public Instance methods
all
(filter=nil)
get
(key)
get_by_mac
(mac)
Retrieve the interface by name
get_by_name
(name)
private # Making these private, screws up realod
Retrieve the interface by name
[Validate]