healthcheck: Provide hcmonitor grpc client
Side effects:
- grpc server is now being tested with the grpc client
- Healthcheck config have been moved to Cfg structs to avoid requiring to create a healthcheck just to send a CreateHealthcheck() request
Edited by Vgutierrez