open-nomad/drivers/qemu
Mahmood Ali 64f80343fc drivers: re-export ResourceUsage structs
Re-export the ResourceUsage structs in drivers package to avoid drivers
directly depending on the internal client/structs package directly.

I attempted moving the structs to drivers, but that caused some import
cycles that was a bit hard to disentagle.  Alternatively, I added an
alias here that's sufficient for our purposes of avoiding external
drivers depend on internal packages, while allowing us to restructure
packages in future without breaking source compatibility.
2019-01-08 09:11:47 -05:00
..
test-resources QEMU driver plugin 2018-10-17 11:43:15 -05:00
driver.go drivers: re-export ResourceUsage structs 2019-01-08 09:11:47 -05:00
driver_test.go recover 2019-01-07 14:49:40 -08:00
handle.go executor: remove structs package 2018-12-06 20:54:14 -05:00
state.go qemu: standardize names/code 2018-11-01 15:53:07 -07:00