Class
Fog::Compute::Libvirt::Volumes
In:
lib/fog/libvirt/models/compute/volumes.rb
Parent:
Fog::Collection
Methods
all
get
get_by_key
get_by_name
get_by_path
Public Instance methods
all
(filter=nil)
get
(key)
get_by_key
(key)
Retrieve the volume by key
get_by_name
(name)
Retrieve the volume by name
get_by_path
(path)
Retrieve the volume by key
[Validate]