1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-06 16:57:10 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen edcaf9a3bb nfd-master: refactor gRPC into a separate method
Refactor the code so that the initialization and running of the gRPC
server is done in a separate function. The goal is to make the code more
maintainable in terms of disabling (and eventually removing) the gRPC
functionality in the future.
2022-10-07 14:45:44 +03:00
..
nfd-api-controller.go nfd-master: rename crd controller 2022-10-04 20:23:24 +03:00
nfd-master-internal_test.go apis/nfd: move annotation and label consts from nfd-master 2022-10-06 11:23:56 +03:00
nfd-master.go nfd-master: refactor gRPC into a separate method 2022-10-07 14:45:44 +03:00
nfd-master_test.go Use single-dash format of cmdline flags 2021-11-25 18:03:54 +02:00