class

Cl8r::Model::StorageSpec

Inherits YAML::Serializable < Reference < Object

Root storage configuration containing collection of declared storage pools.

Constructors

new(pools : Array(StoragePoolSpec) = [] of StoragePoolSpec)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

pools
Source
pools=(pools : Array(StoragePoolSpec))
Source