buildx/controller
Justin Chadwell ed9ea2476d controller: use unique files per buildx version
This ensures that we should never accidentally connect to a server with
a mismatched version, while also allowing us to run multiple buildx
servers at a time.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-02-10 14:41:23 +00:00
..
build controller: move controllers out of commands into separate package 2023-01-31 17:51:33 +00:00
control controller: move controllers out of commands into separate package 2023-01-31 17:51:33 +00:00
local lint: ban fmt.Errorf in preference of errors.Errorf 2023-02-01 10:31:01 +00:00
pb controller: move controllers out of commands into separate package 2023-01-31 17:51:33 +00:00
remote controller: use unique files per buildx version 2023-02-10 14:41:23 +00:00
controller.go lint: ban fmt.Errorf in preference of errors.Errorf 2023-02-01 10:31:01 +00:00