1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-14 20:56:42 +00:00
node-feature-discovery/pkg/nfd-client/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
..
nfd-worker-internal_test.go nfd-worker: split out gRPC connection handling 2021-08-20 15:29:27 +03:00
nfd-worker.go nfd-worker: split out gRPC connection handling 2021-08-20 15:29:27 +03:00
nfd-worker_test.go nfd-worker: split out gRPC connection handling 2021-08-20 15:29:27 +03:00