Go client for Kubernetes.
Go to file
2024-12-13 15:32:23 -05:00
.github
applyconfigurations remove import doc comments 2024-12-02 14:43:58 +01:00
discovery remove import doc comments 2024-12-02 14:43:58 +01:00
dynamic Add CBOR feature gates. 2024-11-04 10:40:19 -05:00
examples remove import doc comments 2024-12-02 14:43:58 +01:00
features Add CBOR feature gates. 2024-11-04 10:40:19 -05:00
gentype Align fake client-go clients with the main interface 2024-11-08 10:42:12 +01:00
informers remove import doc comments 2024-12-02 14:43:58 +01:00
kubernetes remove import doc comments 2024-12-02 14:43:58 +01:00
kubernetes_test fix package name 2024-11-04 23:58:59 +00:00
listers remove import doc comments 2024-12-02 14:43:58 +01:00
metadata client-go/metadata: use watchlist 2024-09-16 12:00:11 +02:00
openapi Update OpenAPI and fix openAPI tests to handle unexported jsonreferences 2024-10-25 13:51:03 -04:00
openapi3
pkg remove import doc comments 2024-12-02 14:43:58 +01:00
plugin/pkg/client/auth address comments during review 2024-05-01 09:06:11 -04:00
rest Fix content type fallback when a client defaults to CBOR. 2024-11-07 00:05:03 -05:00
restmapper fix: enable expected-actual rule from testifylint in module k8s.io/client-go 2024-09-27 07:48:55 +02:00
scale remove import doc comments 2024-12-02 14:43:58 +01:00
testing Generify fake clientsets 2024-07-30 15:47:02 +02:00
third_party/forked/golang
tools remove import doc comments 2024-12-02 14:43:58 +01:00
transport Upgrade websocket failure add extra error info 2024-09-19 15:47:19 -07:00
util flowcontrol: remove testing dependencies 2024-12-12 17:42:41 +00:00
CHANGELOG.md
code-of-conduct.md
CONTRIBUTING.md
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
go.mod Merge pull request #128659 from saschagrunert/google-go-protobuf 2024-12-13 17:52:36 +00:00
go.sum Merge pull request #128659 from saschagrunert/google-go-protobuf 2024-12-13 17:52:36 +00:00
INSTALL.md
LICENSE
OWNERS Add myself to client-go reviewers 2024-11-11 15:03:14 -07:00
SECURITY_CONTACTS