libioc.Config.Dataset module¶
ioc configuration associated with ZFS datasets.
-
class
libioc.Config.Dataset.
DatasetConfig
(dataset=None, file=None, logger=None)[source]¶ Bases:
libioc.Config.Prototype.Prototype
ioc configuration associated with ZFS datasets.
-
property
dataset
¶ Get the configured dataset.
- Return type
ZFSDataset
-
property
file
¶ Get the absolute path to the config file.
- Return type
str
-
property