1
0
Fork 0
mirror of https://github.com/imjasonh/client-go2 synced 2026-07-08 00:55:56 +00:00

Update README.md

This commit is contained in:
Jason Hall 2021-11-13 07:25:55 -05:00 committed by GitHub
parent ec96ad4354
commit 72d7dbe5fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# Experimenting with `go-client` and Go generics
## Experimenting with `k8s.io/client-go` and Go generics
This is an experimental type-parameter-aware client that wraps [`k8s.io/client-go/dynamic`](https://pkg.go.dev/k8s.io/client-go/dynamic) _(...for now)_.