build/internal/coordinator/remote
Carlos Amedee cf01afa3a2 cmd/coordinator, internal/coordinator/remote: add gomote instances to status
This adds the gomote instances to the status page presented at
farmer.golang.org.

Updates golang/go#52594
For golang/go#47521

Change-Id: I29c73262031fc95cc85cdb43734da49149c958b3
Reviewed-on: https://go-review.googlesource.com/c/build/+/405258
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
Auto-Submit: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Alex Rakoczy <alex@golang.org>
2022-05-16 21:37:30 +00:00
..
README.md all: regenerate READMEs 2022-04-05 15:02:20 +00:00
doc.go all: regenerate READMEs 2022-04-05 15:02:20 +00:00
legacy.go cmd/coordinator, internal/coordinator/remote: move post handlers 2022-05-16 21:15:30 +00:00
remote.go cmd/coordinator, internal/coordinator/remote: add gomote instances to status 2022-05-16 21:37:30 +00:00
remote_test.go internal/coordinator/remote, internal/gomote: add instance alive 2021-12-22 22:10:18 +00:00
ssh.go cmd/coordinator, internal/coordinator/remote: move post handlers 2022-05-16 21:15:30 +00:00
ssh_test.go cmd/coordinator, internal/coordinator/remote: move post handlers 2022-05-16 21:15:30 +00:00

README.md

Go Reference

golang.org/x/build/internal/coordinator/remote

Package remote provides remote access to resources in the build infrastructure.