netbird/client/cmd
shatoboar b59fd50226
Add client version to the client app and send it to the management service (#222)
* test: WIP mocking the grpc server for testing the sending of the client information

* WIP: Test_SystemMetaDataFromClient with mocks, todo:

* fix: failing meta data test

* test: add system meta expectation in management client test

* fix: removing deprecated register function, replacing with new one

* fix: removing deprecated register function from mockclient interface impl

* fix: fixing interface declaration

* chore: remove unused commented code

Co-authored-by: braginini <bangvalo@gmail.com>
2022-02-08 18:03:27 +01:00
..
login_test.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
login.go Add client version to the client app and send it to the management service (#222) 2022-02-08 18:03:27 +01:00
root.go feature: add Wireguard preshared-key support (#160) 2021-11-21 17:47:19 +01:00
service_controller.go Support environment vars (#155) 2021-11-15 09:11:50 +01:00
service_installer.go Support environment vars (#155) 2021-11-15 09:11:50 +01:00
service.go Support environment vars (#155) 2021-11-15 09:11:50 +01:00
testutil.go Link account id with the external user store (#184) 2022-01-24 11:21:30 +01:00
up_test.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
up.go Add client version to the client app and send it to the management service (#222) 2022-02-08 18:03:27 +01:00
version.go Add client version to the client app and send it to the management service (#218) 2022-02-03 18:35:54 +01:00