1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/clients/dclient
Charles-Edouard Brétéché c42851a37a
refactor: use context in dynamic client instead of chan (#4756)
* refactor: use context in dynamic client instead of chan

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-09-30 10:12:21 +02:00
..
client.go refactor: use context in dynamic client instead of chan (#4756) 2022-09-30 10:12:21 +02:00
client_test.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
discovery.go refactor: use context in dynamic client instead of chan (#4756) 2022-09-30 10:12:21 +02:00
discovery_test.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
fake.go refactor: add auth interface and unit tests (#4518) 2022-09-07 06:54:34 +00:00
log.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
utils.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30