diff --git a/resource-types.go b/resource-types.go index 69977f1..3c97f52 100644 --- a/resource-types.go +++ b/resource-types.go @@ -31,6 +31,7 @@ type Instance struct { Nets map[NetID]*Net `json:"nets"` Devices map[DeviceID]*Device `json:"devices"` Boot BootOrder `json:"boot"` + Pool string `json:"pool"` // todo: this should be actual pool } var VolumeTypes = []string{