build/buildenv
Carlos Amedee fc95939c36 internal/gomote, internal/gomote/protos: add the upload file endpoint
This change adds the upload file endpoint which will be used by the
gomote clients to upload files to GCS before they are retrieved by a
gomote instance. The endpoint generates a signed URL and associated
fields which must be used in the upload.

For golang/go#47521
Updates golang/go#48742

Change-Id: Id85a55b41b8211b3aae8c2e30245a0b71ecfa238
Reviewed-on: https://go-review.googlesource.com/c/build/+/397595
Trust: Carlos Amedee <carlos@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
2022-04-08 15:06:21 +00:00
..
README.md all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
envs.go internal/gomote, internal/gomote/protos: add the upload file endpoint 2022-04-08 15:06:21 +00:00
envs_test.go all: move services to new Kubernetes cluster 2021-09-15 20:30:45 +00:00

README.md

Go Reference

golang.org/x/build/buildenv

Package buildenv contains definitions for the environments the Go build system can run in.