open-nomad/drivers/qemu
James Rasell 4b9bcf94da
chore: remove use of "err" a log line context key for errors. (#14433)
Log lines which include an error should use the full term "error"
as the context key. This provides consistency across the codebase
and avoids a Go style which operators might not be aware of.
2022-09-01 15:06:10 +02:00
..
test-resources
driver.go chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
driver_bsd.go qemu: reduce monitor socket path (#13971) 2022-08-04 12:10:35 -04:00
driver_fallback.go qemu: reduce monitor socket path (#13971) 2022-08-04 12:10:35 -04:00
driver_linux.go qemu: reduce monitor socket path (#13971) 2022-08-04 12:10:35 -04:00
driver_test.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
handle.go
state.go