StoragePoolSource
Object Hierarchy:
Description:
[
CCode ( type_id =
"gvir_config_storage_pool_source_get_type ()" ) ]
public class StoragePoolSource :
Object
Content:
Creation methods:
Methods:
- public unowned string get_adapter ()
For pools backed by a SCSI adapter, returns the SCSI adapter name
- public unowned string get_device_path ()
For pools backed by a physical device, returns the path to the block
device node
- public unowned string get_directory ()
For pools backed by a directory, returns the path to the backing
directory
- public unowned string get_format ()
Provides information about the format of the pool.
- public unowned string get_host ()
For pools backed by storage from remote server, returns the hostname
of the remote server.
- public unowned string get_name ()
For pools backed by storage from a named element (for example, LV
groups), returns the name of the element
- public unowned string get_product ()
Gets the product name of the storage device.
- public unowned string get_vendor ()
Gets the vendor name of the storage device.
- public void set_adapter (string adapter)
- public void set_device_path (string device_path)
- public void set_directory (string directory)
- public void set_format (string format)
- public void set_host (string host)
- public void set_name (string? name)
- public void set_product (string product)
- public void set_vendor (string vendor)
Inherited Members:
All known members inherited from class GVirConfig.Object
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref