go.mod: bump client-go and api machinerie
I had to run `make generate`. Some API functions got additional parameters `Options` and `Context`. I used empty options and `context.TODO()` for now. Signed-off-by: leonnicolas <leonloechner@gmx.de>
This commit is contained in:
2
vendor/k8s.io/code-generator/cmd/client-gen/README.md
generated
vendored
2
vendor/k8s.io/code-generator/cmd/client-gen/README.md
generated
vendored
@@ -1,4 +1,2 @@
|
||||
See [generating-clientset.md](https://git.k8s.io/community/contributors/devel/sig-api-machinery/generating-clientset.md)
|
||||
|
||||
|
||||
[]()
|
||||
|
||||
Reference in New Issue
Block a user