cluster: introduce Regions to group zones
only available via config-file Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
@@ -14,6 +14,7 @@ func (m *Cluster) init(opts *ScanOptions) error {
|
||||
m.scanZoneIDs,
|
||||
m.scanSort,
|
||||
m.scanGateways,
|
||||
m.initRegions,
|
||||
} {
|
||||
if err := fn(opts); err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user