build/buildlet
Brad Fitzpatrick 6ae8750e84 all: use Container-Optimized VMs instead of Kubernetes for buildlet containers
Fixes golang/go#25108

Change-Id: I084669b52b699700ed26a7fdd890d9205a8b9dc9
Reviewed-on: https://go-review.googlesource.com/111267
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2018-05-11 03:29:07 +00:00
..
README.md all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
buildletclient.go all: use "context" instead of golang.org/x/net/context 2018-03-06 23:26:52 +00:00
gce.go all: use Container-Optimized VMs instead of Kubernetes for buildlet containers 2018-05-11 03:29:07 +00:00
keypair.go buildlet: set TCP keep-alive timeouts, avoid fd leaks 2015-02-03 11:38:45 +00:00
kube.go all: rename Kube to Container and IsGCE to IsVM 2018-05-05 16:50:07 +00:00
remote.go all: use Container-Optimized VMs instead of Kubernetes for buildlet containers 2018-05-11 03:29:07 +00:00

README.md

GoDoc

golang.org/x/build/buildlet

Package buildlet contains client tools for working with a buildlet server.