mirror of
https://github.com/imjasonh/client-go2
synced 2026-07-16 12:12:07 +00:00
add fancy badge
This commit is contained in:
parent
fbf85d4793
commit
384f6ed83f
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
## Experimenting with `k8s.io/client-go` and Go generics
|
||||
|
||||
[](https://github.com/imjasonh/client-go2/actions/workflows/build.yaml)
|
||||
|
||||
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)_.
|
||||
|
||||
Until Go 1.18 is released, use [`gotip`](https://pkg.go.dev/golang.org/dl/gotip), or the recently released [Go 1.18 beta](https://go.dev/blog/go1.18beta1).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue