build/kubernetes
Carlos Amedee e8c8ca12ab all: add license headers
This change adds license headers to files which are missing them.
A modified version of the addlicense tool was used to add these headers:
https://github.com/google/addlicense

The command issued was:
addlicense -c "Go Authors" -l bsd *

Change-Id: Id6fd17c587f99b3ff0ef5f5f35befcfe5aaeef72
Reviewed-on: https://go-review.googlesource.com/c/build/+/409614
Run-TryBot: Carlos Amedee <carlos@golang.org>
Auto-Submit: Carlos Amedee <carlos@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alex Rakoczy <alex@golang.org>
2022-06-01 18:19:15 +00:00
..
api all: gofmt 2022-04-12 02:01:23 +00:00
gke kubernetes/gke: skip tests unless specifically requested 2022-05-27 22:03:25 +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
client.go all: use Workload Identity for gitmirror, move to "prod" namespace 2021-09-02 21:43:28 +00:00
client_test.go all: add license headers 2022-06-01 18:19:15 +00:00
dialer.go kubernetes: cleanup, and add DialServicePort 2017-02-09 23:20:38 +00:00

README.md

Go Reference

golang.org/x/build/kubernetes

Package kubernetes contains a minimal client for the Kubernetes API.