1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/cmd/nfd-worker
Markus Lehtonen 112744bc50 nfd-worker: split out gRPC connection handling
Refactor the worker code and split out gRPC client connection handling
into a separate base type. The intent is to promote re-usability of code
for other NFD clients, too.
2021-08-20 15:29:27 +03:00
..
main.go nfd-worker: split out gRPC connection handling 2021-08-20 15:29:27 +03:00
main_test.go nfd-worker: dynamic configuration of klog 2021-02-25 16:10:43 +02:00