build/kubernetes
Dmitri Shuralyov 7bf60f09df all: make copyright headers consistent
Replace "Go Authors" with "The Go Authors." to be consistent with the
standard copyright header at https://go.dev/doc/contribute#copyright.
There were also a couple instances of a double space and double "the".

Change-Id: Ife7a80dd40f1a760ba85cbfee270356d46cfc53f
Reviewed-on: https://go-review.googlesource.com/c/build/+/472376
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
2023-03-01 01:31:01 +00:00
..
api all: correct typo and grammar issues in comments 2023-02-21 15:14:29 +00:00
gke all: correct typo and grammar issues in comments 2023-02-21 15:14:29 +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: correct typo and grammar issues in comments 2023-02-21 15:14:29 +00:00
client_test.go all: make copyright headers consistent 2023-03-01 01:31:01 +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.