kilo/pkg/k8s
leonnicolas a3bf13711c
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>
2021-05-15 12:12:50 +02:00
..
apis/kilo go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
clientset/versioned go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
informers go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
listers/kilo/v1alpha1 go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
backend_test.go FEATURE: allow disabling private IPs 2021-03-13 23:33:18 +01:00
backend.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00