Methods

Class/Module Index [+]

Quicksearch

Fog::Compute::Libvirt::Nodes

Public Instance Methods

all(filter={ }) click to toggle source
# File lib/fog/libvirt/models/compute/nodes.rb, line 12
def all(filter={ })
  load(service.get_node_info)
end
get() click to toggle source
# File lib/fog/libvirt/models/compute/nodes.rb, line 16
def get
  all.first
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.